Skip to main content

kv_bytes_per_token

Function kv_bytes_per_token 

Source
pub const fn kv_bytes_per_token(
    elems: KvElemsPerToken,
    k: KvCacheType,
    v: KvCacheType,
) -> u64
Expand description

Convert per-token K/V element counts to bytes at the given cache types.