q4k_weight_bytes

Function q4k_weight_bytes 

Source
pub fn q4k_weight_bytes(nrows: u32, n_per_row: u32) -> usize
Expand description

Bytes for the Q4_K-quantized form of an [nrows, n_per_row] weight (n_per_row % 256 == 0).