boostr 0.1.0

ML framework built on numr - attention, quantization, model architectures
Documentation
1
2
3
4
5
6
7
pub mod dequant;
pub mod fused_quant;
pub mod int4_gemm;
pub mod kernels;
pub mod nf4;
#[path = "quant_matmul/mod.rs"]
pub mod quant_matmul;