TheBloke commited on
Commit
07f9445
1 Parent(s): fc5ae1c

Update base_model formatting

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