Skip to main content

encode_block_q4_k

Function encode_block_q4_k 

Source
pub fn encode_block_q4_k(block: &[f32; 256], out: &mut Vec<u8>)
Expand description

Encodes one Q4_K super-block (exactly Q4_K_BLOCK_ELEMS values) and appends its Q4_K_BLOCK_BYTES bytes to out.