| merge_method: ties | |
| base_model: yamatazen/EtherealAurora-12B-v2 | |
| models: | |
| - model: DreadPoor/Irix-12B-Model_Stock | |
| parameters: | |
| weight: 0.25 | |
| density: 1.0 | |
| - model: ohyeah1/Violet-Lyra-Gutenberg-v2 | |
| parameters: | |
| weight: 0.25 | |
| density: 1.0 | |
| - model: redrix/patricide-12B-Unslop-Mell-v2 | |
| parameters: | |
| weight: 0.25 | |
| density: 1.0 | |
| - model: yamatazen/EtherealAurora-12B-v3 | |
| parameters: | |
| weight: 0.25 | |
| density: 1.0 | |
| parameters: | |
| normalize: false | |
| int8_mask: false | |
| dtype: bfloat16 | |
| layer_parameters: | |
| - filter: "attn" | |
| sources: | |
| - model: Irix | |
| weight: 0.5 | |
| - model: Patricide | |
| weight: 0.3 | |
| - model: Aurora-v3 | |
| weight: 0.2 | |
| - filter: "mlp" | |
| sources: | |
| - model: Violet | |
| weight: 0.5 | |
| - model: Aurora-v3 | |
| weight: 0.3 | |
| - model: Irix | |
| weight: 0.2 | |
| - filter: "embed_tokens" | |
| sources: | |
| - model: Aurora-v2 | |
| weight: 1.0 | |