TheBloke commited on
Commit
3140827
1 Parent(s): a17885f

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,20 +1,21 @@
1
  ---
2
- inference: false
3
  language:
4
  - en
5
  license: other
6
- model_creator: Meta Llama 2
7
- model_link: https://huggingface.co/meta-llama/Llama-2-13b-chat-hf
8
- model_name: Llama 2 13B Chat
9
- model_type: llama
10
- pipeline_tag: text-generation
11
- quantized_by: TheBloke
12
  tags:
13
  - facebook
14
  - meta
15
  - pytorch
16
  - llama
17
  - llama-2
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  <!-- header start -->
 
1
  ---
 
2
  language:
3
  - en
4
  license: other
 
 
 
 
 
 
5
  tags:
6
  - facebook
7
  - meta
8
  - pytorch
9
  - llama
10
  - llama-2
11
+ model_name: Llama 2 13B Chat
12
+ inference: false
13
+ model_creator: Meta Llama 2
14
+ model_link: https://huggingface.co/meta-llama/Llama-2-13b-chat-hf
15
+ model_type: llama
16
+ pipeline_tag: text-generation
17
+ quantized_by: TheBloke
18
+ base_model: meta-llama/Llama-2-13b-chat-hf
19
  ---
20
 
21
  <!-- header start -->