Update metadata with huggingface_hub

#1
by reach-vb HF staff - opened
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
- license: apache-2.0
3
- license_link: https://huggingface.co/Qwen/Qwen2.5-7B-Instruct-GPTQ-Int4/blob/main/LICENSE
4
  language:
5
  - en
 
 
 
6
  pipeline_tag: text-generation
7
- base_model: Qwen/Qwen2.5-7B-Instruct
8
  tags:
9
  - chat
10
  ---
 
1
  ---
2
+ base_model: Qwen/Qwen2.5-7B-Instruct
 
3
  language:
4
  - en
5
+ library_name: transformers
6
+ license: apache-2.0
7
+ license_link: https://huggingface.co/Qwen/Qwen2.5-7B-Instruct-GPTQ-Int4/blob/main/LICENSE
8
  pipeline_tag: text-generation
 
9
  tags:
10
  - chat
11
  ---