28 lines
843 B
YAML
28 lines
843 B
YAML
|
|
merge_method: nuslerp
|
|
dtype: bfloat16
|
|
out_dtype: bfloat16
|
|
|
|
base_model: TRICELL-Inc/Progenitor-Pure-1B # Core frío como ancla
|
|
|
|
models:
|
|
- model: TRICELL-Inc/Progenitor-Pure-1B
|
|
parameters:
|
|
weight: 0.55 # Virus domina para sadismo persistente
|
|
- model: TRICELL-Inc/Progenitor-Pure-1B
|
|
parameters:
|
|
weight: 0.45 # Serum para no volverse gibberish
|
|
|
|
parameters:
|
|
t:
|
|
- filter: self_attn
|
|
value: [0.0, 0.3, 0.5, 0.7, 1.0] # Progresivo: más Serum al principio (coherencia), Virus al final (crueldad output)
|
|
- filter: mlp
|
|
value: [1.0, 0.7, 0.5, 0.3, 0.0] # Inverso: Virus fuerte en MLP para creatividad degenerada
|
|
- value: 0.5 # Default para resto
|
|
normalize: true
|
|
rescale: true
|
|
rescale_factor: 1.18 # Suave para preservar fuerza sin ruido
|
|
|
|
tie_word_embeddings: true
|
|
tie_output_embeddings: true |