Skip to content

Releases: AlexsJones/llmfit

v0.9.3

09 Apr 08:26

Choose a tag to compare

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

06 Apr 07:21

Choose a tag to compare

Full Changelog: v0.9.1...v0.9.2

v0.9.1

05 Apr 19:47

Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

v0.9.0

05 Apr 13:21

Choose a tag to compare

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

04 Apr 08:40

Choose a tag to compare

Full Changelog: v0.8.8...v0.8.9

v0.8.8

04 Apr 08:10

Choose a tag to compare

Full Changelog: v0.8.7...v0.8.8

v0.8.7

03 Apr 09:14

Choose a tag to compare

Full Changelog: v0.8.6...v0.8.7

v0.8.6

01 Apr 14:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.5...v0.8.6

v0.8.5

27 Mar 14:57

Choose a tag to compare

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

Full Changelog: v0.8.4...v0.8.5

v0.8.4

22 Mar 17:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.8.4