models: | |
- model: mistralai/Mistral-7B-Instruct-v0.2 | |
# no parameters necessary for base model | |
- model: yam-peleg/Experiment26-7B | |
parameters: | |
density: 0.60 | |
weight: 0.30 | |
- model: mayflowergmbh/Wiedervereinigung-7b-dpo | |
parameters: | |
density: 0.65 | |
weight: 0.40 | |
- model: macadeliccc/WestLake-7B-v2-laser-truthy-dpo | |
parameters: | |
density: 0.6 | |
weight: 0.3 | |
merge_method: dare_ties | |
base_model: mistralai/Mistral-7B-Instruct-v0.2 | |
parameters: | |
int8_mask: true | |
tokenizer_source: union | |
dtype: bfloat16 | |
random_seed: 42 | |