File size: 314 Bytes
d809907 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: deepseek-ai/deepseek-math-7b-rl
parameters:
weight: 1
- model: sudhanshu746/deepseek-7b-instruct-matho-finetune
parameters:
weight: 1
merge_method: task_arithmetic
base_model: deepseek-ai/deepseek-math-7b-rl
parameters:
normalize: true
int8_mask: true
dtype: bfloat16
|