EXE
WinGet
Transformer Lab
Ali Asaria · 0.19.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Transformer-Lab-Setup-0.19.0.exe /S
Upgrade
Transformer-Lab-Setup-0.19.0.exe /S --updated
File Identity
Filename
Transformer-Lab-Setup-0.19.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
TransformerLab.TransformerLab
Version
0.19.0
Description
100% Open Source Toolkit for Large Language Models: Train, Tune, Chat on your own Machine
License
AGPL-3.0
↗
Installer URL
https://github.com/transformerlab/transformerlab-app/releases/download/v0.19.0/Transformer-Lab-Setup-0.19.0.exe
Upgrade Behavior
install(Install over existing)
Release Notes
This release introduces support for diffusion models including inference, training and improved management of image datasets.
What's Changed
- Make Workflows tab visible by @aahaanmaini in https://github.com/transformerlab/transformerlab-app/pull/517
- V1 of adaptors search and install for models by @Sourenm in https://github.com/transformerlab/transformerlab-app/pull/514
- Added creation and preview of local image datasets with in place caption editing and searching abilities by @Sourenm in htt…