v0.1.7
EricLBuehler/mistral.rsv0.1.7May 14, 2024by EricLBuehler
AI Summary
Updated containers to CUDA 12.4 and fixed missing libraries.
Key Highlights
- Update containers to CUDA 12.4
- Fix missing libraries
Full Release Notes
## What's Changed * Add terminate on next step handler via ctrlc by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/301 * Update containers to cuda 12.4 + Fix missing libraries by @LLukas22 in https://github.com/EricLBuehler/mistral.rs/pull/302 **Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.1.6...v0.1.7 This release has relatively few changes, its major purpose is to update the containers and synchronize the versions.