17 lines
424 B
YAML
17 lines
424 B
YAML
dtype: float32
|
|
out_dtype: bfloat16
|
|
merge_method: arcee_fusion
|
|
base_model: Novaciano/Eurinoferus-3.2-1B
|
|
models:
|
|
- model: Novaciano/Eurinoferus-3.2-1B
|
|
parameters:
|
|
weight:
|
|
- filter: mlp
|
|
value: [1, 2]
|
|
- value: 1
|
|
- model: cazzz307/Abliterated-Llama-3.2-1B-Instruct
|
|
parameters:
|
|
weight:
|
|
- filter: lm_head
|
|
value: 1
|
|
- value: [1, 0.5] |