Add pipeline tag

#2
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # LIMO: Less Is More for Reasoning πŸš€
2
 
3
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: text-generation
4
+ library_name: transformers
5
+ base_model:
6
+ - Qwen/Qwen2.5-32B-Instruct
7
+ ---
8
+
9
  # LIMO: Less Is More for Reasoning πŸš€
10
 
11