Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 12:51
fecd84a

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