Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
|
3 |
datasets:
|
4 |
- totally-not-an-llm/EverythingLM-data-V3
|
5 |
- Open-Orca/OpenOrca
|
6 |
- garage-bAInd/Open-Platypus
|
|
|
|
|
7 |
inference: false
|
8 |
-
license: other
|
9 |
model_creator: Kai Howard
|
10 |
-
model_name: PuddleJumper 13B V2
|
11 |
model_type: llama
|
12 |
prompt_template: 'USER: {prompt}
|
13 |
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
datasets:
|
4 |
- totally-not-an-llm/EverythingLM-data-V3
|
5 |
- Open-Orca/OpenOrca
|
6 |
- garage-bAInd/Open-Platypus
|
7 |
+
model_name: PuddleJumper 13B V2
|
8 |
+
base_model: totally-not-an-llm/PuddleJumper-13b-V2
|
9 |
inference: false
|
|
|
10 |
model_creator: Kai Howard
|
|
|
11 |
model_type: llama
|
12 |
prompt_template: 'USER: {prompt}
|
13 |
|