TheBloke commited on
Commit
add3cf1
1 Parent(s): b2ec6e1

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -1,9 +1,17 @@
1
  ---
2
- base_model: https://huggingface.co/digitous/13B-Chimera
3
- inference: false
4
  license: other
5
- model_creator: Erik
 
 
 
 
 
 
 
6
  model_name: 13B Chimera
 
 
 
7
  model_type: llama
8
  prompt_template: 'Below is an instruction that describes a task. Write a response
9
  that appropriately completes the request.
@@ -18,14 +26,6 @@ prompt_template: 'Below is an instruction that describes a task. Write a respons
18
 
19
  '
20
  quantized_by: TheBloke
21
- tags:
22
- - llama
23
- - cot
24
- - vicuna
25
- - uncensored
26
- - merge
27
- - mix
28
- - gptq
29
  ---
30
 
31
  <!-- header start -->
 
1
  ---
 
 
2
  license: other
3
+ tags:
4
+ - llama
5
+ - cot
6
+ - vicuna
7
+ - uncensored
8
+ - merge
9
+ - mix
10
+ - gptq
11
  model_name: 13B Chimera
12
+ base_model: digitous/13B-Chimera
13
+ inference: false
14
+ model_creator: Erik
15
  model_type: llama
16
  prompt_template: 'Below is an instruction that describes a task. Write a response
17
  that appropriately completes the request.
 
26
 
27
  '
28
  quantized_by: TheBloke
 
 
 
 
 
 
 
 
29
  ---
30
 
31
  <!-- header start -->