bol20162021
commited on
Commit
•
87ea6ea
1
Parent(s):
72ff1a5
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,12 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
# LLaMA-30B-toolbench
|
5 |
|
6 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
4 |
+
**NOTE: This "delta model" cannot be used directly.**
|
5 |
+
Users have to apply it on top of the original LLaMA weights to get actual LLaMA-30B-toolbench weights.
|
6 |
+
Please refer to https://github.com/lm-sys/FastChat#vicuna-weights for instructions.
|
7 |
+
<br>
|
8 |
+
<br>
|
9 |
+
|
10 |
# LLaMA-30B-toolbench
|
11 |
|
12 |
<!-- Provide a quick summary of what the model is/does. -->
|