sipp-rs 0.1.4

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

pub use llama_batch_builder::LlamaBatchBuilder;