Skip to content

v0.25.0

Latest

Choose a tag to compare

@dadmobile dadmobile released this 13 Nov 21:21
· 103 commits to main since this release
6c14b9d

What's Changed

  • Update tasks gallery when in multitenant mode by @deep1401 in #666
  • Add logo to tasks gallery by @deep1401 in #672
  • Update mlx-lm to 28.3 and mlx to 29.3 by @deep1401 in #675
  • add tests for remote router and serverinfo in multitenant mode by @deep1401 in #671
  • Moved /job routes in train.py to /experiment/jobs.py by @ParamThakkar123 in #659
  • Store user info in a REMOTE job and Job ID should be formatted inside the cluster name by @deep1401 in #651
  • Change all incorrect logging statements in jobs router to print by @deep1401 in #676
  • Add first draft of resuming training from latest checkpoint by @mina-parham in #638
  • fix burst of --logging error when shutting down the worker by @deep1401 in #667
  • Fix broken docs links by @deep1401 in #677
  • Add subtypes to jobs to show up filtered in Train, Eval and Generate Tabs by @deep1401 in #669
  • Fix no provider case in auth service for single tenant mode by @deep1401 in #678
  • Queue job existing clusters by @deep1401 in #655
  • Fixed Terminal error if you try to import models and don't have Ollama installed by @ParamThakkar123 in #668
  • Change model progress to track number of files downloaded by @deep1401 in #680
  • Add/audio stt by @mina-parham in #507

Full Changelog: v0.24.2...v0.25.0