File size: 211 Bytes
6ff65d4 |
1 2 3 4 5 6 7 8 9 10 11 12 |
models:
- model: bunnycore/Phi-4-RP
parameters:
weight: 1.0
- model: Undi95/Phi4-abliterated
parameters:
weight: 1.0
merge_method: linear
normalize: false
int8_mask: true
dtype: bfloat16
|