19 lines
286 B
YAML
19 lines
286 B
YAML
|
|
|
||
|
|
models:
|
||
|
|
- model: Guilherme34/Firefly
|
||
|
|
parameters:
|
||
|
|
weight: 1.0
|
||
|
|
|
||
|
|
- model: SicariusSicariiStuff/Impish_LLAMA_3B
|
||
|
|
parameters:
|
||
|
|
weight: 0.2
|
||
|
|
|
||
|
|
merge_method: task_arithmetic
|
||
|
|
base_model: Guilherme34/Firefly
|
||
|
|
|
||
|
|
dtype: bfloat16
|
||
|
|
|
||
|
|
parameters:
|
||
|
|
normalize: true
|
||
|
|
int8_mask: true
|