0.9.10 (2026-04-18)
Features
- add --csv flag for spreadsheet-compatible model fit export (#456) (48227e6)
- tui: add Download Manager view (D) (c86dbb4)
- tui: show VRAM estimate at common context sizes in detail view (#320) (3e6f1ab)
Bug Fixes
What's Changed
- feat: add --csv flag for spreadsheet-compatible model fit export by @three-foxes-in-a-trenchcoat in #456
- fix: use Win32_PhysicalMemory to correctly detect AMD APU VRAM on Windows by @octo-patch in #452
- feat(tui): show VRAM estimate at common context sizes in detail view by @mvanhorn in #320
- chore(main): release 0.9.10 by @AlexsJones in #457
New Contributors
Full Changelog: v0.9.9...v0.9.10