models: | |
- model: mistralai/Mistral-7B-v0.1 | |
- model: OpenPipe/mistral-ft-optimized-1218 | |
parameters: | |
density: 0.5 # density gradient | |
weight: 0.3 | |
- model: mlabonne/NeuralHermes-2.5-Mistral-7B | |
parameters: | |
density: 0.5 | |
weight: 0.3 # weight gradient | |
merge_method: ties | |
base_model: mistralai/Mistral-7B-v0.1 | |
parameters: | |
normalize: true | |
dtype: bfloat16 | |