lmzheng commited on
Commit
c855bfe
1 Parent(s): 14209c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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/2302.13971).
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