minillm 0.1.0

A mini inference engine for running language models
1
2
3
fn main() {
    println!("Hello, world!");
}