Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -17,6 +17,11 @@ See https://github.com/lm-sys/FastChat#vicuna-weights for instructions.
17
  **Model type:**
18
  Vicuna is an open-source chatbot trained by fine-tuning LLaMA on user-shared conversations collected from ShareGPT.
19
  It is an auto-regressive language model, based on the transformer architecture.
 
 
 
 
 
20
 
21
  **Model date:**
22
  Vicuna was trained between March 2023 and April 2023.
 
17
  **Model type:**
18
  Vicuna is an open-source chatbot trained by fine-tuning LLaMA on user-shared conversations collected from ShareGPT.
19
  It is an auto-regressive language model, based on the transformer architecture.
20
+ <br> <br>
21
+ There are two models <br> <br>
22
+ [vicuna-7b-delta-v0](https://huggingface.co/lmsys/vicuna-7b-delta-v0)
23
+
24
+ [vicuna-13b-delta-v0](https://huggingface.co/lmsys/vicuna-13b-delta-v0/)
25
 
26
  **Model date:**
27
  Vicuna was trained between March 2023 and April 2023.