huybery reach-vb HF staff commited on
Commit
db09cd2
1 Parent(s): 675e2ff

Update metadata with huggingface_hub (#1)

Browse files

- Update metadata with huggingface_hub (cb07c13df107486a6d99bd487a819dd8905510e9)


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

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-0.5B-Instruct-AWQ/blob/main/LICENSE
4
  language:
5
  - en
 
 
 
6
  pipeline_tag: text-generation
7
- base_model: Qwen/Qwen2.5-0.5B-Instruct
8
  tags:
9
  - chat
10
  ---
 
1
  ---
2
+ base_model: Qwen/Qwen2.5-0.5B-Instruct
 
3
  language:
4
  - en
5
+ library_name: transformers
6
+ license: apache-2.0
7
+ license_link: https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct-AWQ/blob/main/LICENSE
8
  pipeline_tag: text-generation
 
9
  tags:
10
  - chat
11
  ---