transformerlab / transformerlab-app

Open Source Application for Advanced LLM Engineering: interact, train, fine-tune, and evaluate large language models on your own computer.
https://transformerlab.ai/
GNU Affero General Public License v3.0
419 stars 24 forks source link
electron llama llms lora mlx rlhf transformers


Logo

Transformer Lab

Download, interact, and finetune models locally.
Explore the docs »

View Demo · Report Bugs · Suggest Features · Join Discord · Follow on Twitter

Note: Transformer Lab is actively being worked on. Please join our Discord or follow us on Twitter for updates. Questions, feedback and contributions are highly valued!

Download Now

Download Icon

About The Project

Product Screen Shot

Transformer Lab is an app that allows anyone to experiment with Large Language Models.

Backed by Mozilla

Transformer Lab is proud to be supported by Mozilla through the Mozilla Builders Program

Mozilla Builders Logo

Features

Transformer Lab allows you to:

And you can do the above, all through a simple cross-platform GUI.

Getting Started

Click here to download Transformer Lab.

Read this page to learn how to install and use.

Built With

Developers

Building from Scratch

To build the app yourself, pull this repo, and follow the steps below:

npm install
npm start

Packaging for Production

To package apps for the local platform:

npm run package

License

Distributed under the AGPL V3 License. See LICENSE.txt for more information.

Reference

If you found Transformer Lab useful in your research or applications, please cite using the following BibTeX:

@software{transformerlab,
  author = {Asaria, Ali},
  title = {Transformer Lab: Experiment with Large Language Models},
  month = December,
  year = 2023,
  url = {https://github.com/transformerlab/transformerlab-app}
}

Contact