TheBloke commited on
Commit
98c19ab
1 Parent(s): a338872

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
- base_model: https://huggingface.co/ehartford/WizardLM-30B-Uncensored
 
 
3
  datasets:
4
  - ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
 
 
5
  inference: false
6
- license: other
7
  model_creator: Eric Hartford
8
- model_name: Wizardlm 30B Uncensored
9
  model_type: llama
10
  prompt_template: '{prompt}
11
 
@@ -13,8 +15,6 @@ prompt_template: '{prompt}
13
 
14
  '
15
  quantized_by: TheBloke
16
- tags:
17
- - uncensored
18
  ---
19
 
20
  <!-- header start -->
 
1
  ---
2
+ license: other
3
+ tags:
4
+ - uncensored
5
  datasets:
6
  - ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
7
+ model_name: Wizardlm 30B Uncensored
8
+ base_model: ehartford/WizardLM-30B-Uncensored
9
  inference: false
 
10
  model_creator: Eric Hartford
 
11
  model_type: llama
12
  prompt_template: '{prompt}
13
 
 
15
 
16
  '
17
  quantized_by: TheBloke
 
 
18
  ---
19
 
20
  <!-- header start -->