File size: 410 Bytes
b0f67c5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
models:
- model: jpacifico/Chocolatine-14B-Instruct-DPO-v1.2
parameters:
weight: 1.0
- model: failspy/Phi-3-medium-4k-instruct-abliterated-v3
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
|