Skip to content

v1.32.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhc13 jhc13 released this 22 Feb 20:57
· 12 commits to main since this release
daacc2e
  • Attempt to fix error with Triton (#341)

v1.32

  • Add support for CogVLM2 on Windows (#326)
  • Use safetensors versions of models if available (#174)

Windows

Download taggui-v1.32.1-windows.7z and extract the files. You may have to install 7-Zip if it is not installed.

Linux

The bundle is split into two files to stay under GitHub's 2 GB file size limit. Download both parts (taggui-v1.32.1-linux.7z.001 and taggui-v1.32.1-linux.7z.002) and extract the files using the following command:

7z x taggui-v1.32.1-linux.7z.001

You may have to install 7-Zip if it is not installed.