nielsr HF staff commited on
Commit
cefdb85
·
verified ·
1 Parent(s): 9594ac7

Add library name and pipeline tag

Browse files

This PR adds the library_name, which ensures the correct 'how to use' button appears on the top right, and also adds the pipeline_tag,
so that this model shows up on the text-generation page at https://huggingface.co/models?pipeline_tag=text-generation.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
  - cft
11
  - math
12
  - reasoning
 
 
13
  ---
14
 
15
  # Qwen2.5-32B-Instruct-CFT
 
10
  - cft
11
  - math
12
  - reasoning
13
+ pipeline_tag: text-generation
14
+ library_name: transformers
15
  ---
16
 
17
  # Qwen2.5-32B-Instruct-CFT