Module protocols

Module protocols 

Source

Structs§

DirectRequest
MockEngineArgs
Configuration arguments for MockVllmEngine
MockEngineArgsBuilder
Builder for MockEngineArgs.
OutputSignal
Signal for output token generation with completion status
PrefillCost
Represents the cost of prefilling content in the cache

Enums§

MockEngineArgsBuilderError
Error type for MockEngineArgsBuilder
MoveBlock
Represents different block movement operations in the cache For Use and Promote variants, parent hash is the second field
MoveBlockResponse

Functions§

block_response_to_kv_event
Converts a MoveBlockResponse from the mocker backend into a KvCacheEventData.

Type Aliases§

NumBlocks