myaniu commited on
Commit
3773196
1 Parent(s): b0a9e4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: apache-2.0
3
  ---
4
  # Vicuna-7B
5
- llama-7b-hf + vicuna-7b-delta-v1.1 = Vicuna-7B
6
 
7
  # How to
8
  pip3 install fschat<br>
 
2
  license: apache-2.0
3
  ---
4
  # Vicuna-7B
5
+ LLaMA weights(llama-7b-hf) + Vicuna weights (vicuna-7b-delta-v1.1) = Vicuna-7B
6
 
7
  # How to
8
  pip3 install fschat<br>