21 lines
522 B
YAML
21 lines
522 B
YAML
|
|
|
||
|
|
models:
|
||
|
|
- model: uukuguy/speechless-mistral-dolphin-orca-platypus-samantha-7b
|
||
|
|
# No parameters necessary for base model
|
||
|
|
- model: vishnukv/WestSeverusJaskier
|
||
|
|
parameters:
|
||
|
|
density: 0.53
|
||
|
|
weight: 0.4
|
||
|
|
- model: PetroGPT/WestSeverus-7B-DPO
|
||
|
|
parameters:
|
||
|
|
density: 0.53
|
||
|
|
weight: 0.3
|
||
|
|
|
||
|
|
merge_method: dare_ties
|
||
|
|
base_model: uukuguy/speechless-mistral-dolphin-orca-platypus-samantha-7b
|
||
|
|
parameters:
|
||
|
|
int8_mask: true
|
||
|
|
|
||
|
|
dtype: bfloat16
|
||
|
|
|