Skip to main content

dequantize_q5_0_gpu

Function dequantize_q5_0_gpu 

Source
pub fn dequantize_q5_0_gpu<R: Runtime>(
    client: &ComputeClient<R>,
    data: &[u8],
) -> Result<Vec<f32>>
Expand description

Runs the Q5_0 dequant-only kernel (validation/debugging path).