boostr 0.1.0

ML framework built on numr - attention, quantization, model architectures
Documentation
1
2
3
4
5
pub mod alibi;
pub mod rope;

pub use alibi::AlibiOps;
pub use rope::RoPEOps;