pub fn quantize_q5_k_matrix(data: &[f32], shape: &[usize]) -> Vec<u8> ⓘ
Quantize F32 matrix to Q5_K format with proper row layout
Q5_K