Releases: AlexsJones/llmfit
Releases · AlexsJones/llmfit
v0.9.3
What's Changed
- docs: add macports install option to README by @oytech in #326
- fix(tui): write dashboard pid file under ~/.llmfit, not /tmp by @gregkh in #324
- fix(desktop): prevent XSS via inline onclick handler in modal by @gregkh in #323
- feat: show approximate disk space usage by @maskedsyntax in #304
- chore(main): release 0.9.3 by @github-actions[bot] in #408
New Contributors
Full Changelog: v0.9.2...v0.9.3
v0.9.2
Full Changelog: v0.9.1...v0.9.2
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- feat(web): bring dashboard to full TUI feature parity by @sloweyyy in #313
- fix: cap default estimation context at 8192 tokens by @octo-patch in #311
New Contributors
Full Changelog: v0.8.9...v0.9.0
v0.8.9
Full Changelog: v0.8.8...v0.8.9
v0.8.8
Full Changelog: v0.8.7...v0.8.8
v0.8.7
Full Changelog: v0.8.6...v0.8.7
v0.8.6
What's Changed
- chore(deps): bump clap from 4.5.61 to 4.6.0 by @dependabot[bot] in #297
- chore(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #299
- feat: add license filter for models by @maskedsyntax in #300
- fix: new models by @AlexsJones in #305
New Contributors
- @maskedsyntax made their first contribution in #300
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- chore(deps): bump clap from 4.5.60 to 4.5.61 by @dependabot[bot] in #285
- use the 'which' crate instead of the 'which' command by @longhuan1999 in #286
- chore(deps): bump sysinfo from 0.38.3 to 0.38.4 by @dependabot[bot] in #283
- feat: add tensor parallelism awareness for multi-GPU model fitting by @michaeljabbour in #277
- chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 by @dependabot[bot] in #284
- feat: add runtime model database updates from HuggingFace by @saiteja007-mv in #131
- chore(deps): bump tokio from 1.49.0 to 1.50.0 by @dependabot[bot] in #282
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #281
New Contributors
- @longhuan1999 made their first contribution in #286
- @michaeljabbour made their first contribution in #277
- @saiteja007-mv made their first contribution in #131
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- Add copy model name to clipboard feature by @commandlinetips in #280
New Contributors
- @commandlinetips made their first contribution in #280
Full Changelog: v0.0.2...v0.8.4