TheBloke commited on
Commit
3af62c7
1 Parent(s): a8c7b4d

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,13 +1,15 @@
1
  ---
2
- base_model: https://huggingface.co/ehartford/Wizard-Vicuna-30B-Uncensored
3
- datasets:
4
- - ehartford/wizard_vicuna_70k_unfiltered
5
- inference: false
6
  language:
7
  - en
8
  license: other
9
- model_creator: Eric Hartford
 
 
 
10
  model_name: Wizard Vicuna 30B 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.
@@ -15,8 +17,6 @@ prompt_template: 'A chat between a curious user and an artificial intelligence a
15
 
16
  '
17
  quantized_by: TheBloke
18
- tags:
19
- - uncensored
20
  ---
21
 
22
  <!-- header start -->
1
  ---
 
 
 
 
2
  language:
3
  - en
4
  license: other
5
+ tags:
6
+ - uncensored
7
+ datasets:
8
+ - ehartford/wizard_vicuna_70k_unfiltered
9
  model_name: Wizard Vicuna 30B Uncensored
10
+ base_model: ehartford/Wizard-Vicuna-30B-Uncensored
11
+ inference: false
12
+ model_creator: Eric Hartford
13
  model_type: llama
14
  prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
15
  The assistant gives helpful, detailed, and polite answers to the user''s questions.
17
 
18
  '
19
  quantized_by: TheBloke
 
 
20
  ---
21
 
22
  <!-- header start -->