Update README.md
Browse files
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
|
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>
|