Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,9 @@ license: apache-2.0
|
|
3 |
inference: false
|
4 |
---
|
5 |
|
|
|
|
|
|
|
6 |
**NOTE: This "delta model" cannot be used directly.**
|
7 |
Users have to apply it on top of the original LLaMA weights to get actual Vicuna weights.
|
8 |
See https://github.com/lm-sys/FastChat#vicuna-weights for instructions.
|
|
|
3 |
inference: false
|
4 |
---
|
5 |
|
6 |
+
**NOTE: New version available**
|
7 |
+
Please check out a newer and better version https://huggingface.co/lmsys/vicuna-13b-delta-v1.1
|
8 |
+
|
9 |
**NOTE: This "delta model" cannot be used directly.**
|
10 |
Users have to apply it on top of the original LLaMA weights to get actual Vicuna weights.
|
11 |
See https://github.com/lm-sys/FastChat#vicuna-weights for instructions.
|