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