TheBloke commited on
Commit
f2158a4
1 Parent(s): 9fc58d8

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,18 +1,19 @@
1
  ---
2
- inference: false
3
  language:
4
  - en
5
- library_name: transformers
6
  license: llama2
 
 
 
 
 
 
7
  model_creator: kingbri
8
  model_link: https://huggingface.co/kingbri/airochronos-l2-13B
9
- model_name: Airochronos L2 13B
10
  model_type: llama
11
  pipeline_tag: text-generation
12
  quantized_by: TheBloke
13
- tags:
14
- - llama
15
- - llama-2
16
  ---
17
 
18
  <!-- header start -->
 
1
  ---
 
2
  language:
3
  - en
 
4
  license: llama2
5
+ library_name: transformers
6
+ tags:
7
+ - llama
8
+ - llama-2
9
+ model_name: Airochronos L2 13B
10
+ inference: false
11
  model_creator: kingbri
12
  model_link: https://huggingface.co/kingbri/airochronos-l2-13B
 
13
  model_type: llama
14
  pipeline_tag: text-generation
15
  quantized_by: TheBloke
16
+ base_model: kingbri/airochronos-l2-13B
 
 
17
  ---
18
 
19
  <!-- header start -->