v0.8.17

eythaann/Seelen-UIv0.8.17Jun 20, 2026by EricLBuehler

AI Summary

Adds support for serialization and deserialization of unquant layers and handles fallback for AFQ in the Mistral.rs project.

Key Highlights

  • Added ser/de support for unquant layers
  • Implemented AFQ fallback handling

New Features

  • Serialization and deserialization for unquant layers
  • AFQ fallback mechanism

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