File size: 386 Bytes
3554b34 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
base_model: shisa-ai/shisa-v2-mistral-nemo-12b
models:
- model: Elizezen/Himeyuri-v0.1-12B
parameters:
weight: 1.0
- model: yamatazen/Himeyuri-Magnum-12B
parameters:
weight: 0.6
- model: inflatebot/MN-12B-Mag-Mell-R1
parameters:
weight: 0.3
merge_method: sce
dtype: bfloat16
parameters:
normalize: true
select_topk: 0.5
tokenizer:
source: union |