Skip to main content

quantize_weights_with_seed

Function quantize_weights_with_seed 

Source
pub fn quantize_weights_with_seed(weights: &[f64], seed: u64) -> TurboQuantized
Expand description

Quantize with an explicit seed for the Hadamard rotation (3.5-bit mode).

Backwards-compatible wrapper around quantize.