v0.8.17

EricLBuehler/mistral.rsv0.8.17Jun 20, 2026by EricLBuehler

AI Summary

This release adds support for serializing and deserializing unquantized layers and improves the fallback mechanism for AFQ (Automatic Quantization Format).

Key Highlights

  • Serialization and deserialization support for unquant layers
  • Handling of AFQ fallback

New Features

  • Unquant layer serialization/deserialization
  • AFQ fallback handling

Full Release Notes

## What's Changed
* feat(uqff): support ser/de for unquant layers, handle afq fallback by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2259


**Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.8.16...v0.8.17