transformerlab / transformerlab-app

Open Source Application for Advanced LLM Engineering: interact, train, fine-tune, and evaluate large language models on your own computer.

Home Page:https://transformerlab.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Support

aliasaria opened this issue · comments

Ensure building for Linux works using AppImage.

Right now only an arm64 build is happening, but we have added x86 to the package.json build instructions. Once the next build is issued, we should test to see if it works.

Confirmed.