Skip to content

Releases: transformerlab/transformerlab-api

v0.2.6

28 Feb 15:59
Compare
Choose a tag to compare

Fixed a number of issues training models using mlx_lora_trainer.

Full Changelog: v0.2.5...v0.2.6

v0.2.5

26 Feb 21:35
Compare
Choose a tag to compare

Patch release to fix two issues:

  • training job looking in wrong directory when trying to run locally created datasets
  • training output log file was concatenating on one single file for all training jobs

Full Changelog: v0.2.4...v0.2.5

v0.2.4

25 Feb 23:00
Compare
Choose a tag to compare

Patch release to fix a number of issues in the datasets API, mostly around error handling and reporting.

Full Changelog: v0.2.3...v0.2.4

v0.2.3

22 Feb 23:54
Compare
Choose a tag to compare

Patch release to fix downloading of a number of models.

Full Changelog: v0.2.2...v0.2.3

v0.2.2

22 Feb 21:58
Compare
Choose a tag to compare

Patch release to fix database error in MLX Training plugin.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

22 Feb 03:48
Compare
Choose a tag to compare

Patch to fix the installation of requirements when installed remotely by the application.

v0.2.0

21 Feb 14:11
Compare
Choose a tag to compare

This is our first build that officially supports Apple MLX

  • MLX Support
  • GGUF exporter
  • Show model download progress
  • Better plugin install support (show progress)
  • Support figuring out default plugins per platform

Full Changelog: v0.1.101...v0.2.0

v0.1.101

07 Feb 14:32
Compare
Choose a tag to compare

Full Changelog: v0.1.100...v0.1.101

v0.1.100

03 Feb 16:44
Compare
Choose a tag to compare

First release of API