Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@EricLBuehler EricLBuehler released this 22 Jan 19:39
· 2 commits to master since this release

New features

  • ๐Ÿ”ฅ New models!
    • DeepSeek V2
    • DeepSeek V3 and R1
    • MiniCpm-O 2.6
  • ๐Ÿงฎ Imatrix quantization
  • โš™๏ธ Automatic device mapping
  • BNB quantization
  • Support blockwise FP8 dequantization and FP8 on Metal
  • Integrate the llguidance library (@mmoskal)
  • Metal PagedAttention
  • Many fixes and improvements from contributors!

Breaking changes

  • The Rust device mapping API has changed.

MSRV

The MSRV of this release is 1.83.0.

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.4.0