File size: 290 Bytes
f976d22 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: powermove72/Shark-1
parameters:
weight: 0.4
- model: eren23/OGNO-7b-dpo-truthful
parameters:
weight: 0.6
merge_method: task_arithmetic
base_model: eren23/OGNO-7b-dpo-truthful
parameters:
normalize: true
tokenizer_source: union
dtype: float16
|