TheBloke commited on
Commit
41b98a7
1 Parent(s): 06005bc

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/WizardLM/WizardLM-13B-V1.1
3
- inference: false
4
  license: other
5
- model_creator: WizardLM
6
  model_name: WizardLM 13B V1.1
 
 
 
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.1
4
+ base_model: WizardLM/WizardLM-13B-V1.1
5
+ inference: false
6
+ model_creator: WizardLM
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.