File size: 327 Bytes
f5002dc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
merge_method: della_linear
parameters:
normalize: true
base_model: "mlabonne/Qwen3-4B-abliterated"
models:
- model: "POLARIS-Project/Polaris-4B-Preview"
parameters:
weight: 1
- model: "Menlo/Jan-nano-128k"
parameters:
weight: 1
- model: "ValiantLabs/Qwen3-4B-Esper3"
parameters:
weight: 1
|