pub fn dequant_q6_k(src: &[u8]) -> Result<Vec<f32>, QuantError>
Dequantize a Q6_K buffer into f32. See the module doc comment and Q6_K_BLOCK_BYTES for the block layout.
Q6_K_BLOCK_BYTES