TheBloke commited on
Commit
7c6e0da
1 Parent(s): 8e43e87

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
- base_model: https://huggingface.co/ehartford/WizardLM-33b-V1.0-Uncensored
3
- datasets:
4
- - ehartford/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split
5
- inference: false
6
  language:
7
  - en
8
  license: other
9
- model_creator: Eric Hartford
 
10
  model_name: WizardLM 33B V1.0 Uncensored
 
 
 
11
  model_type: llama
12
  prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
13
  The assistant gives helpful, detailed, and polite answers to the user''s questions.
 
1
  ---
 
 
 
 
2
  language:
3
  - en
4
  license: other
5
+ datasets:
6
+ - ehartford/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split
7
  model_name: WizardLM 33B V1.0 Uncensored
8
+ base_model: ehartford/WizardLM-33b-V1.0-Uncensored
9
+ inference: false
10
+ model_creator: Eric Hartford
11
  model_type: llama
12
  prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
13
  The assistant gives helpful, detailed, and polite answers to the user''s questions.