18 lines
483 B
Markdown
18 lines
483 B
Markdown
---
|
|
license: apache-2.0
|
|
language:
|
|
- en
|
|
base_model:
|
|
- Qwen/Qwen2.5-0.5B
|
|
pipeline_tag: text-generation
|
|
library_name: transformers
|
|
tags:
|
|
- qwen
|
|
- qwen2.5
|
|
- deepseek
|
|
- deepseek-r1
|
|
---
|
|
|
|
# QwenSeek-R1-32B-0.5B
|
|
|
|
[Qwen/Qwen2.5-0.5B](https://huggingface.co/Qwen/Qwen2.5-0.5B), but with the vocab of [deepseek-ai/DeepSeek-R1-Distill-Qwen-32B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B) transplanted using [transplant-vocab](https://github.com/jukofyork/transplant-vocab). |