TheBloke commited on
Commit
db0ab5d
1 Parent(s): 7347746

Update base_model formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
- base_model: https://huggingface.co/Mikael110/llama-2-70b-guanaco-qlora
3
- inference: false
4
  language:
5
  - en
6
  license: other
7
- model_creator: Mikael110
 
8
  model_name: Llama2 70B Guanaco QLoRA
 
 
 
9
  model_type: llama
10
  pipeline_tag: text-classification
11
  prompt_template: '### Human: {prompt}
@@ -14,8 +16,6 @@ prompt_template: '### Human: {prompt}
14
 
15
  '
16
  quantized_by: TheBloke
17
- tags:
18
- - llama-2
19
  ---
20
 
21
  <!-- header start -->
 
1
  ---
 
 
2
  language:
3
  - en
4
  license: other
5
+ tags:
6
+ - llama-2
7
  model_name: Llama2 70B Guanaco QLoRA
8
+ base_model: Mikael110/llama-2-70b-guanaco-qlora
9
+ inference: false
10
+ model_creator: Mikael110
11
  model_type: llama
12
  pipeline_tag: text-classification
13
  prompt_template: '### Human: {prompt}
 
16
 
17
  '
18
  quantized_by: TheBloke
 
 
19
  ---
20
 
21
  <!-- header start -->