| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-18 | 741 Bytes | |
| v0.5.12 source code.tar.gz | 2026-06-18 | 1.2 MB | |
| v0.5.12 source code.zip | 2026-06-18 | 1.2 MB | |
| Totals: 3 Items | 2.4 MB | 2 | |
Added
- Markdown ranking output with
--markdown/-mfor pasteable GitHub issues, READMEs, Slack, and Discord. - Runtime-first ranking tables now show memory, estimated speed, fit type, and published date by default.
--speed any|usable|fastand the shorter--fit gpualias for full-GPU recommendations.--vram-headroomand--ram-budgetfor safer fit planning when runtimes or background processes need memory.
Changed
- Speed colors now reflect practical generation speed: red under 4 tok/s, yellow from 4-10, green from 10-30, and bright green at 30+ tok/s.
--detailsrestores the download-focused metadata table when needed.
Fixed
- Invalid
--vram-headroomvalues are now rejected even in CPU-only runs.