Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,6 @@ license: other
|
|
3 |
inference: false
|
4 |
---
|
5 |
|
6 |
-
|
7 |
-
|
8 |
-
See https://github.com/lm-sys/FastChat#vicuna-weights for
|
|
|
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.
|