Transformers
GGUF
English
llama
text-generation-inference
TheBloke commited on
Commit
96b8b25
1 Parent(s): 7d86ca1

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
- base_model: https://huggingface.co/garage-bAInd/Platypus2-70B-instruct
 
 
3
  datasets:
4
  - garage-bAInd/Open-Platypus
5
  - Open-Orca/OpenOrca
 
 
6
  inference: false
7
- language:
8
- - en
9
- license: cc-by-nc-4.0
10
  model_creator: garage-bAInd
11
- model_name: Platypus2 70B Instruct
12
  model_type: llama
13
  prompt_template: 'Below is an instruction that describes a task. Write a response
14
  that appropriately completes the request.
 
1
  ---
2
+ language:
3
+ - en
4
+ license: cc-by-nc-4.0
5
  datasets:
6
  - garage-bAInd/Open-Platypus
7
  - Open-Orca/OpenOrca
8
+ model_name: Platypus2 70B Instruct
9
+ base_model: garage-bAInd/Platypus2-70B-instruct
10
  inference: false
 
 
 
11
  model_creator: garage-bAInd
 
12
  model_type: llama
13
  prompt_template: 'Below is an instruction that describes a task. Write a response
14
  that appropriately completes the request.