TheBloke commited on
Commit
9d77059
1 Parent(s): 460b955

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: Mikael
7
  model_link: https://huggingface.co/Mikael110/llama-2-13b-guanaco-fp16
8
- model_name: Llama2 13B 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 13B Guanaco QLoRA
8
+ inference: false
9
  model_creator: Mikael
10
  model_link: https://huggingface.co/Mikael110/llama-2-13b-guanaco-fp16
 
11
  model_type: llama
12
  pipeline_tag: text-classification
13
  quantized_by: TheBloke
14
+ base_model: Mikael110/llama-2-13b-guanaco-fp16
 
15
  ---
16
 
17
  <!-- header start -->