huybery reach-vb HF staff commited on
Commit
1fed15c
1 Parent(s): c381823

Update metadata with huggingface_hub (#1)

Browse files

- Update metadata with huggingface_hub (21cde4e69d3629aba6f44978dc8bf46d8560e25e)


Co-authored-by: Vaibhav Srivastav <[email protected]>

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
 
 
 
 
2
  license: other
3
  license_name: qwen-research
4
  license_link: https://huggingface.co/Qwen/Qwen2.5-3B-Instruct-GPTQ-Int8/blob/main/LICENSE
5
- language:
6
- - en
7
  pipeline_tag: text-generation
8
- base_model: Qwen/Qwen2.5-3B-Instruct
9
  tags:
10
  - chat
11
  ---
 
1
  ---
2
+ base_model: Qwen/Qwen2.5-3B-Instruct
3
+ language:
4
+ - en
5
+ library_name: transformers
6
  license: other
7
  license_name: qwen-research
8
  license_link: https://huggingface.co/Qwen/Qwen2.5-3B-Instruct-GPTQ-Int8/blob/main/LICENSE
 
 
9
  pipeline_tag: text-generation
 
10
  tags:
11
  - chat
12
  ---