18 lines
340 B
YAML
18 lines
340 B
YAML
|
|
|
||
|
|
models:
|
||
|
|
- model: Kukedlc/NeuralSynthesis-7B-v0.1
|
||
|
|
parameters:
|
||
|
|
density: 0.53
|
||
|
|
weight: 0.4
|
||
|
|
- model: BioMistral/BioMistral-7B-DARE
|
||
|
|
parameters:
|
||
|
|
density: 0.53
|
||
|
|
weight: 0.3
|
||
|
|
|
||
|
|
merge_method: dare_ties
|
||
|
|
tokenizer_source: union
|
||
|
|
base_model: Kukedlc/NeuralSynthesis-7B-v0.1
|
||
|
|
parameters:
|
||
|
|
int8_mask: true
|
||
|
|
dtype: bfloat16
|