github EricLBuehler/mistral.rs v0.2.0

latest releases: v0.3.0, v0.2.5, v0.2.4...
2 months ago

New features

  • Support .bin, .pt, .pth extensions
  • Add Starcoder 2 GGUF
  • 🔥 PagedAttention - beating llama.cpp running GGUF plus all the throughput benefits 😉
  • Optimized performance and memory usage

Rust MSRV

MSRV of mistral.rs v0.2.0 is 1.75.

What's Changed

Full Changelog: v0.1.26...v0.2.0

Install mistralrs-server 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/EricLBuehler/mistral.rs/releases/download/v0.2.0/mistralrs-server-installer.sh | sh

Download mistralrs-server 0.2.0

File Platform Checksum
mistralrs-server-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
mistralrs-server-x86_64-apple-darwin.tar.xz Intel macOS checksum
mistralrs-server-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Don't miss a new mistral.rs release

NewReleases is sending notifications on new releases.