v0.8.17
ruixenui/ruixen.comv0.8.17Jun 20, 2026by EricLBuehler
AI Summary
An update to the UQFF format supporting unquantized layers and Automatic Fallback Quantization (AFQ).
Key Highlights
- Support for serialization/deserialization of unquant layers
- Handle AFQ fallback
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