chat-mistralrs 0.1.6

Local-inference provider for chat-rs, built on mistral.rs.
Documentation
1
2
3
4
pub mod completion;
#[cfg(feature = "stream")]
pub mod stream;
pub mod types;