TheBloke commited on
Commit
cf886db
1 Parent(s): 9847ab5

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -1,14 +1,20 @@
1
  ---
2
- base_model: https://huggingface.co/uukuguy/speechless-llama2-hermes-orca-platypus-wizardlm-13b
3
- datasets:
4
- - garage-bAInd/Open-Platypus
5
- inference: false
6
  language:
7
  - en
8
- library_name: transformers
9
  license: llama2
10
- model_creator: Jiangwen Su
 
 
 
 
 
 
 
 
11
  model_name: Speechess Lllama2 Hermes Orca-Platypus WizardLM 13B
 
 
 
12
  model_type: llama
13
  pipeline_tag: text-generation
14
  prompt_template: 'Below is an instruction that describes a task. Write a response
@@ -24,12 +30,6 @@ prompt_template: 'Below is an instruction that describes a task. Write a respons
24
 
25
  '
26
  quantized_by: TheBloke
27
- tags:
28
- - facebook
29
- - meta
30
- - pytorch
31
- - llama
32
- - llama-2
33
  ---
34
 
35
  <!-- header start -->
 
1
  ---
 
 
 
 
2
  language:
3
  - en
 
4
  license: llama2
5
+ library_name: transformers
6
+ tags:
7
+ - facebook
8
+ - meta
9
+ - pytorch
10
+ - llama
11
+ - llama-2
12
+ datasets:
13
+ - garage-bAInd/Open-Platypus
14
  model_name: Speechess Lllama2 Hermes Orca-Platypus WizardLM 13B
15
+ base_model: uukuguy/speechless-llama2-hermes-orca-platypus-wizardlm-13b
16
+ inference: false
17
+ model_creator: Jiangwen Su
18
  model_type: llama
19
  pipeline_tag: text-generation
20
  prompt_template: 'Below is an instruction that describes a task. Write a response
 
30
 
31
  '
32
  quantized_by: TheBloke
 
 
 
 
 
 
33
  ---
34
 
35
  <!-- header start -->