v0.1.10
What's Changed
- Fixes and verbosity improvements for device mapping by @EricLBuehler in #332
- chore:
SimpleModelPaths
should be renamed toLocalModelPaths
by @polarathene in #331 - Remove candle-layer-norm dep by @EricLBuehler in #333
- Refactor layers.rs by @EricLBuehler in #338
- chore: Simplify
utils/token.rs:get_token()
by @polarathene in #328 - chore: Use
strum
to simplifyGGUFArchitecture
maintenance by @polarathene in #334 - Fix mistral model repeat kv by @EricLBuehler in #340
New Contributors
- @polarathene made their first contribution in #331
Full Changelog: v0.1.9...v0.1.10