EXE
WinGet
Transformer Lab
Ali Asaria · 0.17.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Transformer-Lab-Setup-0.17.0.exe /S
Upgrade
Transformer-Lab-Setup-0.17.0.exe /S --updated
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\470dce34-c249-5201-b573-d89ab7151f79
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.17.0
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
470dce34-c249-5201-b573-d89ab7151f79
File Identity
Filename
Transformer-Lab-Setup-0.17.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
TransformerLab.TransformerLab
Version
0.17.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.17.0/Transformer-Lab-Setup-0.17.0.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- AMD GPU Support!
- New Model Zoo groups models to make it easier to navigate
- Export screen updated to match style of other job pages
- Dataset fixes: Better viewing of ChatML datasets, fixed issues using some of our gallery datasets
What's Changed
- Add a tab for running Sweeps by @deep1401 in https://github.com/transformerlab/transformerlab-app/pull/382
- Add/model-groups-with-tags-search-bar by @Sourenm in https://github.com/transformerlab/transformerlab-app/pull/477
- Fixed the Preview Da…