File size: 394 Bytes
79f0bd2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
models:
- model: deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
- model: qihoo360/Light-R1-14B-DS
- model: Qwen/Qwen2.5-14B
- model: Qwen/Qwen2.5-14B-Instruct
- model: Qwen/Qwen2.5-Coder-14B
- model: Qwen/Qwen2.5-14B-Instruct-1M
- model: tanliboy/lambda-qwen2.5-14b-dpo-test
merge_method: model_stock
base_model: Qwen/Qwen2.5-14B-Instruct
normalize: true
int8_mask: true
dtype: bfloat16 |