lmzheng commited on
Commit
fa5967d
1 Parent(s): d04fb28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -3,8 +3,7 @@ inference: false
3
  ---
4
 
5
  **NOTE: New version available**
6
- Please check out a newer version of the weights [here](https://huggingface.co/lmsys/vicuna-7b-v1.3).
7
- If you still want to use this old version, please see the compatibility and difference between different versions [here](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md).
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. See [instructions](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md#how-to-apply-delta-weights-for-weights-v11-and-v0).
3
  ---
4
 
5
  **NOTE: New version available**
6
+ Please check out a newer version of the weights [here](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md).
 
7
 
8
  **NOTE: This "delta model" cannot be used directly.**
9
  Users have to apply it on top of the original LLaMA weights to get actual Vicuna weights. See [instructions](https://github.com/lm-sys/FastChat/blob/main/docs/vicuna_weights_version.md#how-to-apply-delta-weights-for-weights-v11-and-v0).