Skip to main content

pack_fp8_kv_blocks

Function pack_fp8_kv_blocks 

Source
pub fn pack_fp8_kv_blocks(x: &[f32]) -> Vec<u8> 
Expand description

Pack f32 into Metal fp8-style KV blocks (scaled int8, Q8_0-compatible layout).