reach-vb HF Staff commited on
Commit
1c7f04f
·
verified ·
1 Parent(s): c059198

Updating library_name for better snippets and download tracking!

Browse files

Hi, VB from Hugging Face - congrats on the release, I opened a quick PR to fix the library_name so that code snippets on your model page appear nicely!

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,10 +6,10 @@ language:
6
  - en
7
  base_model:
8
  - Qwen/Qwen2.5-Coder-7B-Instruct
9
- pipeline_tag: text-generation
10
  tags:
11
  - agent
12
  - coding
 
13
  ---
14
 
15
  <div align="center">
 
6
  - en
7
  base_model:
8
  - Qwen/Qwen2.5-Coder-7B-Instruct
 
9
  tags:
10
  - agent
11
  - coding
12
+ library_name: transformers
13
  ---
14
 
15
  <div align="center">