初始化项目,由ModelHub XC社区提供模型
Model: alamios/QwenSeek-R1-32B-0.5B Source: Original Platform
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
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).
|
||||
Reference in New Issue
Block a user