Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Transformerlab App
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
MachineLearning
TransformerLab
Transformerlab App
Commits
7316f4e6
Commit
7316f4e6
authored
10 months ago
by
Ali Asaria
Browse files
Options
Downloads
Patches
Plain Diff
Update readme
parent
93ef5515
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+52
-7
52 additions, 7 deletions
README.md
with
52 additions
and
7 deletions
README.md
+
52
−
7
View file @
7316f4e6
...
@@ -29,19 +29,62 @@
...
@@ -29,19 +29,62 @@
<!-- ABOUT THE PROJECT -->
<!-- ABOUT THE PROJECT -->
## Download Now
[
![Download Icon]
][
Download URL
]
## About The Project
## About The Project


Transformer Lab is an app that allows anyone to experiment with Large Language Models.
Transformer Lab is an app that allows anyone to experiment with Large Language Models.
With Transformer Lab, you can:
With Transformer Lab allows you to:
-
Download hundreds of popular models
-
💕
**One-click Download Hundreds of Popular Models**
:
-
Interact with models through chat or completions
-
Llama3, Phi3, Mistral, Mixtral, Gemma, Command-R, and dozens more
-
Finetune models using a library of datasets, or your own data
-
⬇
**Download any LLM from Huggingface**
-
Evaluate models
-
🎶
**Finetune / Train Across Different Hardware**
-
Access all of the functionality through a REST API
-
Finetune using MLX on Apple Silicon
-
Finetune using Huggingface on GPU
-
💻
**Work with LLMs Across Operating Systems**
:
-
Windows App
-
MacOS App
-
Linux
-
💬
**Chat with Models**
-
Chat
-
Completions
-
Preset (Templated) Prompts
-
Chat History
-
Tweak generation parameters
-
🚂
**Use Different Inference Engines**
-
MLX on Apple Silicon
-
Huggingface Transformers
-
vLLM
-
Llama CPP
-
🧑🎓
**Evaluate models**
-
📖
**RAG (Retreival Augmented Generation)**
-
Drag and Drop File UI
-
Works on Apple MLX, Transformers, and other engines
-
📓
**Build Datasets for Training**
-
Pull from hundreds of common datasets available on HuggingFace
-
Provide your own dataset using drag and drop
-
🔢
**Calculate Embeddings**
-
💁
**Full REST API**
-
🌩
**Run in the Cloud**
-
You can run the user interface on your desktop/laptop while the engine runs on a remote or cloud machine
-
Or you can run everything locally on a single machine
-
🔀
**Convert Models Across Platforms**
-
Convert from/to Huggingface, MLX, GGUF
-
🔌
**Plugin Support**
-
Easily pull from a library of existing plugins
-
Write your own plugins to extend functionality
-
🧑💻
**Embedded Monaco Code Editor**
-
Edit plugins and view what's happening behind the scenes
-
📝
**Prompt Editing**
-
Easily edit System Messages or Prompt Templates
-
📜
**Inference Logs**
-
While doing inference or RAG, wiew a log of the raw queries sent to the LLM
And you can do the above, all through a simple cross-platform GUI.
And you can do the above, all through a simple cross-platform GUI.
...
@@ -117,3 +160,5 @@ If you found Transformer Lab useful in your research or applications, please cit
...
@@ -117,3 +160,5 @@ If you found Transformer Lab useful in your research or applications, please cit
[
Electron-url
]:
https://www.electronjs.org/
[
Electron-url
]:
https://www.electronjs.org/
[
HuggingFace
]:
https://img.shields.io/badge/🤗_HuggingFace-20232A?style=for-the-badge
[
HuggingFace
]:
https://img.shields.io/badge/🤗_HuggingFace-20232A?style=for-the-badge
[
HuggingFace-url
]:
https://huggingface.co/
[
HuggingFace-url
]:
https://huggingface.co/
[
Download Icon
]:
https://img.shields.io/badge/Download-EF2D5E?style=for-the-badge&logoColor=white&logo=DocuSign
[
Download URL
]:
https://transformerlab.ai/docs/download
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment