Transformers
English
llama
text-generation-inference
TheBloke commited on
Commit
70dc7de
1 Parent(s): 352b25c

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -4
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 -->