Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,9 @@ license: llama2
|
|
10 |
Vicuna is a chat assistant trained by fine-tuning LLaMA on user-shared conversations collected from ShareGPT.
|
11 |
|
12 |
- **Developed by:** [LMSYS](https://lmsys.org/)
|
13 |
-
- **Model type:** An auto-regressive language model based on the transformer architecture
|
14 |
- **License:** Non-commercial license
|
15 |
-
- **Finetuned from model:** [LLaMA](https://arxiv.org/abs/
|
16 |
|
17 |
### Model Sources
|
18 |
|
|
|
10 |
Vicuna is a chat assistant trained by fine-tuning LLaMA on user-shared conversations collected from ShareGPT.
|
11 |
|
12 |
- **Developed by:** [LMSYS](https://lmsys.org/)
|
13 |
+
- **Model type:** An auto-regressive language model based on the transformer architecture
|
14 |
- **License:** Non-commercial license
|
15 |
+
- **Finetuned from model:** [LLaMA 2](https://arxiv.org/abs/2307.09288)
|
16 |
|
17 |
### Model Sources
|
18 |
|