TheBloke commited on
Commit
d1e5a6d
1 Parent(s): 2bea29a

Update base_model formatting

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