Transformers
English
llama
text-generation-inference
TheBloke commited on
Commit
62d8d8e
1 Parent(s): bc45ad4

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,15 +1,16 @@
1
  ---
2
- datasets:
3
- - ehartford/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split
4
- inference: false
5
  language:
6
  - en
7
  license: llama2
 
 
 
 
8
  model_creator: Eric Hartford
9
  model_link: https://huggingface.co/ehartford/WizardLM-1.0-Uncensored-Llama2-13b
10
- model_name: WizardLM 1.0 Uncensored Llama2 13B
11
  model_type: llama
12
  quantized_by: TheBloke
 
13
  ---
14
 
15
  <!-- header start -->
 
1
  ---
 
 
 
2
  language:
3
  - en
4
  license: llama2
5
+ datasets:
6
+ - ehartford/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split
7
+ model_name: WizardLM 1.0 Uncensored Llama2 13B
8
+ inference: false
9
  model_creator: Eric Hartford
10
  model_link: https://huggingface.co/ehartford/WizardLM-1.0-Uncensored-Llama2-13b
 
11
  model_type: llama
12
  quantized_by: TheBloke
13
+ base_model: ehartford/WizardLM-1.0-Uncensored-Llama2-13b
14
  ---
15
 
16
  <!-- header start -->