File size: 332 Bytes
5f76148 |
1 2 3 4 5 6 7 8 9 10 |
base_model: /home/hammh0a/EXP2_models/Base
models:
- model: /home/hammh0a/EXP2_models/Qwen2.5-7B-Instruct-Reasoning-merged.safetensors
parameters:
weight: 1.0
- model: /home/hammh0a/EXP2_models/Qwen2.5-7B-Instruct-SFT-merged.safetensors
parameters:
weight: -1.0
merge_method: task_arithmetic
dtype: bfloat16 |