lmzheng commited on
Commit
680a9cd
1 Parent(s): 1d0dd8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,6 +3,6 @@ license: other
3
  inference: false
4
  ---
5
 
6
-
7
- This "delta model" cannot be used directly.
8
- See https://github.com/lm-sys/FastChat#vicuna-weights for how to use it.
 
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.
8
+ See https://github.com/lm-sys/FastChat#vicuna-weights for instructions.