Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zetavg authored May 27, 2023
1 parent dfc944d commit f425421
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

Making evaluating and fine-tuning LLaMA models with low-rank adaptation (LoRA) easy.

> **Update**:
>
> On the `dev` branch, there's a new Chat UI and a new *Demo Mode* config as a simple and easy way to demonstrate new models.
>
> However, the new version does not have the fine-tuning feature yet and is not backward compatible as it uses a new way to define how models are loaded, and also a new format of prompt templates (from [LangChain](https://github.com/hwchase17/langchain)).
>
> For more info, see: https://github.com/zetavg/LLaMA-LoRA-Tuner/discussions/28.
>
> https://github.com/zetavg/LLaMA-LoRA-Tuner/assets/3784687/ae81a5ed-fe8b-4b17-bea1-455837c2e909
## Features

Expand Down

0 comments on commit f425421

Please sign in to comment.