v0.8.20
ggml-org/llama.cppv0.8.20Jun 21, 2026by EricLBuehler
AI Summary
Improved release workflow reliability for binary uploads and improved device mapping handling for uqff generation (mistral.rs).
Key Highlights
- Improve release workflow binary upload reliability
- Improve uqff generation device mapping handling
Full Release Notes
## What's Changed * feat(ci): improve release workflow binary upload reliability by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2267 * feat(quant): improve uqff generation device mapping handling by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2269 **Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.8.19...v0.8.20