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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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-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.
11
  See https://github.com/lm-sys/FastChat#vicuna-weights for instructions.