sipp-rs 0.1.0

Unified Rust library for extensible Sipp inference
1
2
3
mod llama_batch_builder;

pub use llama_batch_builder::LlamaBatchBuilder;