Update README.md
#1
by
samwit
- opened
README.md
CHANGED
@@ -5,4 +5,6 @@
|
|
5 |
This repo contains a low-rank adapter for LLaMA-7b
|
6 |
fit on the [Stanford Alpaca](https://github.com/tatsu-lab/stanford_alpaca) dataset.
|
7 |
|
|
|
|
|
8 |
Instructions for running it can be found at https://github.com/tloen/alpaca-lora.
|
|
|
5 |
This repo contains a low-rank adapter for LLaMA-7b
|
6 |
fit on the [Stanford Alpaca](https://github.com/tatsu-lab/stanford_alpaca) dataset.
|
7 |
|
8 |
+
This is a research only non-commercial model
|
9 |
+
|
10 |
Instructions for running it can be found at https://github.com/tloen/alpaca-lora.
|