Skip to main content

dequant_q6_k

Function dequant_q6_k 

Source
pub fn dequant_q6_k(src: &[u8]) -> Result<Vec<f32>, QuantError>
Expand description

Dequantize a Q6_K buffer into f32. See the module doc comment and Q6_K_BLOCK_BYTES for the block layout.