Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,8 @@ inference: false
|
|
4 |
---
|
5 |
|
6 |
**NOTE: New version available**
|
7 |
-
Please check out a newer
|
|
|
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.
|
|
|
4 |
---
|
5 |
|
6 |
**NOTE: New version available**
|
7 |
+
Please check out a newer version of the weights at https://huggingface.co/lmsys/vicuna-13b-delta-v1.1
|
8 |
+
If you still want to use this old version, please see the compatibility and difference between different versions at https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md
|
9 |
|
10 |
**NOTE: This "delta model" cannot be used directly.**
|
11 |
Users have to apply it on top of the original LLaMA weights to get actual Vicuna weights.
|