0.9.14 (2026-04-23)
Features
- add Qwen3.6 models and refresh model database with discovery (5397a8a)
Bug Fixes
- MoE GPU-mode uses active params + UD-quant support (#475) (2768c0f)
- populate fit.installed in llmfit fit CLI command (#491) (2b67d2e)
What's Changed
- fix: populate fit.installed in llmfit fit CLI command by @octo-patch in #491
- Compressing HF Model JSON for less storage requirements by @peterwilli in #483
- Sort fields at startup. by @keesj in #495
- fix: MoE GPU-mode uses active params + UD-quant support by @RhoMancer in #475
- chore(main): release 0.9.14 by @AlexsJones in #494
New Contributors
- @peterwilli made their first contribution in #483
- @keesj made their first contribution in #495
Full Changelog: v0.9.13...v0.9.14