TheBloke commited on
Commit
d489e47
1 Parent(s): 086692f

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,19 +1,20 @@
1
  ---
2
- inference: false
3
  language:
4
  - en
5
  license: llama2
6
- model_creator: Upstage
7
- model_link: https://huggingface.co/upstage/Llama-2-70b-instruct-v2
8
- model_name: Llama 2 70B Instruct v2
9
- model_type: llama
10
- pipeline_tag: text-generation
11
- quantized_by: TheBloke
12
  tags:
13
  - upstage
14
  - llama-2
15
  - instruct
16
  - instruction
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  <!-- header start -->
 
1
  ---
 
2
  language:
3
  - en
4
  license: llama2
 
 
 
 
 
 
5
  tags:
6
  - upstage
7
  - llama-2
8
  - instruct
9
  - instruction
10
+ model_name: Llama 2 70B Instruct v2
11
+ inference: false
12
+ model_creator: Upstage
13
+ model_link: https://huggingface.co/upstage/Llama-2-70b-instruct-v2
14
+ model_type: llama
15
+ pipeline_tag: text-generation
16
+ quantized_by: TheBloke
17
+ base_model: upstage/Llama-2-70b-instruct-v2
18
  ---
19
 
20
  <!-- header start -->