A high-performance, CPU-only inference server for Mistral models, built in Rust with AVX optimizations and OpenAI-compatible API endpoints.
cargo run --release --features intel-mkl-src -- --prompt "write a basic rust program to teach me rust" --quantized
3 commits
1 commits
Rust
100.0%
A high-performance, CPU-only inference server for Mistral models, built in Rust with AVX optimizations and OpenAI-compatible API endpoints.
cargo run --release --features intel-mkl-src -- --prompt "write a basic rust program to teach me rust" --quantized
3 commits
1 commits
Rust
100.0%