zetavg/LLaMA-LoRA-Tuner
A web UI and Colab notebook for fine-tuning LLaMA, GPT-J and similar models using LoRA, with a Gradio-based chat interface for demonstration.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
LLaMA-LoRA Tuner provides a graphical interface for parameter-efficient fine-tuning of large language models via Low-Rank Adaptation. It supports multiple base models including LLaMA, GPT-J, GPT4All-J, Dolly, and Pythia, and offers one-click Colab deployment. The project includes a Gradio-based chat UI to demonstrate fine-tuned models interactively, and handles dataset loading in JSON/JSONL formats.