FuseR1-QwQ-R1-32B / README.md
AALF's picture
Create README.md
c83683f verified
# FuseR1-QwQ-R1-32B
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the sce merge method using [Qwen/Qwen2.5-32B](https://huggingface.co/Qwen/Qwen2.5-32B) as a base.
### Models Merged
The following models were included in the merge:
* [deepseek-ai/DeepSeek-R1-Distill-Qwen-32B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B)
* [Qwen/QwQ-32B](https://huggingface.co/Qwen/QwQ-32B)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: Qwen/Qwen2.5-32B
- model: deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
- model: Qwen/QwQ-32B
merge_method: sce
base_model: Qwen/Qwen2.5-32B
parameters:
select_topk: 1.0
dtype: bfloat16
```
### Tokenizer
Copied from [deepseek-ai/DeepSeek-R1-Distill-Qwen-32B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B)