Commit
·
a2c76a0
1
Parent(s):
7f8bb1c
Update README.md
Browse files
README.md
CHANGED
@@ -2,12 +2,6 @@
|
|
2 |
datasets:
|
3 |
- luffycodes/Tutorbot-Spock-Bio-Dataset
|
4 |
---
|
5 |
-
|
6 |
-
---
|
7 |
-
license: apache-2.0
|
8 |
-
inference: false
|
9 |
-
---
|
10 |
-
|
11 |
**NOTE: This "diff model" cannot be used directly.**
|
12 |
Users have to apply it on top of the original LLaMA weights to get actual Spock weights.
|
13 |
Please use https://github.com/lm-sys/FastChat/blob/main/fastchat/model/apply_delta.py file from https://github.com/lm-sys/FastChat for instructions.
|
|
|
2 |
datasets:
|
3 |
- luffycodes/Tutorbot-Spock-Bio-Dataset
|
4 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
**NOTE: This "diff model" cannot be used directly.**
|
6 |
Users have to apply it on top of the original LLaMA weights to get actual Spock weights.
|
7 |
Please use https://github.com/lm-sys/FastChat/blob/main/fastchat/model/apply_delta.py file from https://github.com/lm-sys/FastChat for instructions.
|