rAIfle commited on
Commit
6f5cec0
·
verified ·
1 Parent(s): 374777f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  Rawdog upcycle of [Qwen/QwQ-32B](https://huggingface.co/Qwen/QwQ-32B). Note that it'll need training to do anything beyond what baseline QwQ can do at much higher compute requirements.
2
 
3
  # Unless you want to finetune this, it is not what you're looking for.
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Qwen/QwQ-32B
7
+ library_name: transformers
8
+ ---
9
  Rawdog upcycle of [Qwen/QwQ-32B](https://huggingface.co/Qwen/QwQ-32B). Note that it'll need training to do anything beyond what baseline QwQ can do at much higher compute requirements.
10
 
11
  # Unless you want to finetune this, it is not what you're looking for.