Transformers
GGUF
llama
text-generation-inference
TheBloke commited on
Commit
c4ec52c
1 Parent(s): 15fe43a

Update base_model formatting

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