huybery reach-vb HF staff commited on
Commit
a4d4d71
1 Parent(s): 1f3103a

Update metadata with huggingface_hub (#1)

Browse files

- Update metadata with huggingface_hub (d9121c7f659e46010af286a2baee872e6f700f21)


Co-authored-by: Vaibhav Srivastav <reach-vb@users.noreply.huggingface.co>

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