Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
datasets:
|
3 |
- garage-bAInd/Open-Platypus
|
4 |
- Open-Orca/OpenOrca
|
|
|
5 |
inference: false
|
6 |
-
language:
|
7 |
-
- en
|
8 |
-
license: llama2
|
9 |
model_creator: garage-bAInd
|
10 |
model_link: https://huggingface.co/garage-bAInd/Platypus2-70B-instruct
|
11 |
-
model_name: Platypus2 70B Instruct
|
12 |
model_type: llama
|
13 |
quantized_by: TheBloke
|
|
|
14 |
---
|
15 |
|
16 |
<!-- header start -->
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: llama2
|
5 |
datasets:
|
6 |
- garage-bAInd/Open-Platypus
|
7 |
- Open-Orca/OpenOrca
|
8 |
+
model_name: Platypus2 70B Instruct
|
9 |
inference: false
|
|
|
|
|
|
|
10 |
model_creator: garage-bAInd
|
11 |
model_link: https://huggingface.co/garage-bAInd/Platypus2-70B-instruct
|
|
|
12 |
model_type: llama
|
13 |
quantized_by: TheBloke
|
14 |
+
base_model: garage-bAInd/Platypus2-70B-instruct
|
15 |
---
|
16 |
|
17 |
<!-- header start -->
|