File size: 397 Bytes
1e7d176 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
models:
- model: Qwen/QwQ-32B
- model: huihui-ai/DeepSeek-R1-Distill-Qwen-32B-abliterated
- model: Qwen/Qwen2.5-32B
- model: maldv/Awqward2.5-32B-Instruct
- model: Qwen/Qwen2.5-32B-Instruct
- model: Qwen/QwQ-32B-Preview
- model: tanliboy/lambda-qwen2.5-32b-dpo-test
merge_method: model_stock
base_model: Qwen/Qwen2.5-32B-Instruct
normalize: true
int8_mask: true
dtype: bfloat16
|