File size: 387 Bytes
dd3318b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
models:
- model: bunnycore/Gemma2-9B-TitanFusion
parameters:
weight: 0.5
density: 0.5
- model: flammenai/Mahou-1.3-gemma2-9B
parameters:
weight: 0.5
density: 0.5
- model: anthracite-org/magnum-v3-9b-customgemma2
parameters:
weight: 0.5
density: 0.5
merge_method: dare_ties
base_model: bunnycore/Gemma2-9B-TitanFusion
dtype: bfloat16
|