lmzheng commited on
Commit
f902a2f
1 Parent(s): 6d2e645

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,7 +4,8 @@ inference: false
4
  ---
5
 
6
  **NOTE: New version available**
7
- Please check out a newer and better version https://huggingface.co/lmsys/vicuna-7b-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.
 
4
  ---
5
 
6
  **NOTE: New version available**
7
+ Please check out a newer version of the weights at https://huggingface.co/lmsys/vicuna-7b-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.