Files
DeepSeek-R1-DRAFT-Qwen2.5-0.5B/README.md
ModelHub XC d0dc722c46 初始化项目,由ModelHub XC社区提供模型
Model: alamios/DeepSeek-R1-DRAFT-Qwen2.5-0.5B
Source: Original Platform
2026-06-03 00:14:15 +08:00

29 lines
1.0 KiB
Markdown

---
license: apache-2.0
language:
- en
base_model:
- Qwen/Qwen2.5-0.5B
datasets:
- alamios/DeepSeek-R1-Distill-Qwen-32B-Conversations
pipeline_tag: text-generation
library_name: transformers
tags:
- qwen
- qwen2.5
- deepseek
---
# DeepSeek-R1-DRAFT-Qwen2.5-0.5B
**Updated to v1**
This model is trained on outputs of <a href="https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B">deepseek-ai/DeepSeek-R1-Distill-Qwen-32B</a> and is meant to be used only as draft model for speculative decoding.
It's specifically intended for users of 3090/4090, allowing you to run the DeepSeek-R1-Distill-Qwen-32B-Q4_K_M GGUF version with 16k context and speeding up generation without sacrificing more context length or model quality.
# Data info
The data consists of code, math, reasoning and general knowledge tasks collected from various datasets. It has been trained for 2 epochs on 7k unique examples, for a total of 26 million tokens per epoch.
Since data generation was done using spare GPU time, I may publish a further trained version later.