File size: 509 Bytes
f912b7c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
base_model: princeton-nlp/gemma-2-9b-it-SimPO
dtype: bfloat16
merge_method: task_arithmetic
parameters:
normalize: true
models:
- model: princeton-nlp/gemma-2-9b-it-SimPO
- model: AXCXEPT/EZO-Humanities-9B-gemma-2-it
parameters:
weight: 0.3
- model: VAGOsolutions/SauerkrautLM-gemma-2-9b-it
parameters:
weight: 0.1
- model: anthracite-org/magnum-v3-9b-customgemma2
parameters:
weight: 0.01
- model: silma-ai/SILMA-9B-Instruct-v1.0
parameters:
weight: 0.001
|