Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/garage-bAInd/Platypus2-70B
|
3 |
-
inference: false
|
4 |
license: llama2
|
5 |
-
model_creator: garage-bAInd
|
6 |
model_name: Platypus2 70B
|
|
|
|
|
|
|
7 |
model_type: llama
|
8 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
9 |
that appropriately completes the request.
|
|
|
1 |
---
|
|
|
|
|
2 |
license: llama2
|
|
|
3 |
model_name: Platypus2 70B
|
4 |
+
base_model: garage-bAInd/Platypus2-70B
|
5 |
+
inference: false
|
6 |
+
model_creator: garage-bAInd
|
7 |
model_type: llama
|
8 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
9 |
that appropriately completes the request.
|