TheBloke commited on
Commit
3864e4a
1 Parent(s): 6097efd

Update base_model formatting

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