30 lines
653 B
YAML
30 lines
653 B
YAML
|
|
|
||
|
|
models:
|
||
|
|
- model: Kukedlc/NeuralSirKrishna-7b
|
||
|
|
# No parameters necessary for base model
|
||
|
|
- model: Kukedlc/Neural-4-ARC-7b
|
||
|
|
parameters:
|
||
|
|
density: 0.55
|
||
|
|
weight: 0.2
|
||
|
|
- model: Kukedlc/Neural-4-Wino-7b
|
||
|
|
parameters:
|
||
|
|
density: 0.55
|
||
|
|
weight: 0.2
|
||
|
|
- model: Kukedlc/NeuralSirKrishna-7b
|
||
|
|
parameters:
|
||
|
|
density: 0.55
|
||
|
|
weight: 0.2
|
||
|
|
- model: Kukedlc/Neural-4-QA-7b
|
||
|
|
parameters:
|
||
|
|
density: 0.55
|
||
|
|
weight: 0.2
|
||
|
|
- model: Kukedlc/Neural-4-Maths-7b
|
||
|
|
parameters:
|
||
|
|
density: 0.55
|
||
|
|
weight: 0.2
|
||
|
|
merge_method: dare_ties
|
||
|
|
base_model: Kukedlc/NeuralSirKrishna-7b
|
||
|
|
parameters:
|
||
|
|
int8_mask: true
|
||
|
|
dtype: float16
|