File size: 317 Bytes
4c8825f |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
models:
- model: jpacifico/Chocolatine-14B-Instruct-DPO-v1.2
parameters:
weight: 1.0
- model: jpacifico/Chocolatine-14B-Instruct-4k-DPO
parameters:
weight: 1.0
merge_method: task_arithmetic
base_model: jpacifico/Chocolatine-14B-Instruct-DPO-v1.2
parameters:
normalize: true
dtype: float16
|