Skip to content

Commit 455aee4

Browse files
committed
chore(model gallery): add qihoo360_tinyr1-32b-preview
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 326be28 commit 455aee4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

gallery/index.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6654,6 +6654,22 @@
66546654
- filename: perplexity-ai_r1-1776-distill-llama-70b-Q4_K_M.gguf
66556655
sha256: 4030b5778cbbd0723454c9a0c340c32dc4e86a98d46f5e6083527da6a9c90012
66566656
uri: huggingface://bartowski/perplexity-ai_r1-1776-distill-llama-70b-GGUF/perplexity-ai_r1-1776-distill-llama-70b-Q4_K_M.gguf
6657+
- !!merge <<: *deepseek-r1
6658+
name: "qihoo360_tinyr1-32b-preview"
6659+
urls:
6660+
- https://huggingface.co/qihoo360/TinyR1-32B-Preview
6661+
- https://huggingface.co/bartowski/qihoo360_TinyR1-32B-Preview-GGUF
6662+
description: |
6663+
We introduce our first-generation reasoning model, Tiny-R1-32B-Preview, which outperforms the 70B model Deepseek-R1-Distill-Llama-70B and nearly matches the full R1 model in math.
6664+
6665+
We applied supervised fine-tuning (SFT) to Deepseek-R1-Distill-Qwen-32B across three target domains—Mathematics, Code, and Science — using the 360-LLaMA-Factory training framework to produce three domain-specific models. We used questions from open-source data as seeds. Meanwhile, responses for mathematics, coding, and science tasks were generated by R1, creating specialized models for each domain. Building on this, we leveraged the Mergekit tool from the Arcee team to combine multiple models, creating Tiny-R1-32B-Preview, which demonstrates strong overall performance.
6666+
overrides:
6667+
parameters:
6668+
model: qihoo360_TinyR1-32B-Preview-Q4_K_M.gguf
6669+
files:
6670+
- filename: qihoo360_TinyR1-32B-Preview-Q4_K_M.gguf
6671+
sha256: 4eb3df9cc3d74e1dd75924a39b2ce7466a1053240375d5c969ea24b6045c2a09
6672+
uri: huggingface://bartowski/qihoo360_TinyR1-32B-Preview-GGUF/qihoo360_TinyR1-32B-Preview-Q4_K_M.gguf
66576673
- &qwen2
66586674
url: "github:mudler/LocalAI/gallery/chatml.yaml@master" ## Start QWEN2
66596675
name: "qwen2-7b-instruct"

0 commit comments

Comments
 (0)