boostr 0.1.0

ML framework built on numr - attention, quantization, model architectures
Documentation
1
2
3
4
5
6
pub mod dequant;
pub mod fused_quant;
pub mod int4_gemm;
pub mod nf4;
pub mod quant_matmul;
pub mod shaders;