File size: 317 Bytes
3aee2a7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: Quazim0t0/Phi4.Turn.R1Distill_v1.5.1-Tensors
parameters:
weight: 1.0
- model: bunnycore/Phi-4-Model-Stock-v4
parameters:
weight: 1.0
- model: bunnycore/Phi-4-ReasoningRP
parameters:
weight: 1.0
merge_method: linear
normalize: false
int8_mask: true
dtype: bfloat16
|