nielsr HF staff commited on
Commit
1e9a9d6
1 Parent(s): 2461a46

Add library name tag

Browse files

This PR ensures the library name is properly recognized, so that a "Use this model" button appears on the top right

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: apache-2.0
3
  base_model:
4
  - Qwen/Qwen2.5-32B-Instruct
 
5
  ---
6
 
7
  # CompassJudger-1
 
2
  license: apache-2.0
3
  base_model:
4
  - Qwen/Qwen2.5-32B-Instruct
5
+ library_name: transformers
6
  ---
7
 
8
  # CompassJudger-1