models: | |
- model: OpenLLM-Ro/RoMistral-7b-Instruct | |
parameters: | |
density: 0.7 | |
weight: 0.7 | |
- model: mistralai/Mistral-7B-Instruct-v0.3 | |
parameters: | |
density: 0.3 | |
weight: 0.3 | |
merge_method: ties | |
base_model: OpenLLM-Ro/RoMistral-7b-Instruct | |
parameters: | |
normalize: false | |
int8_mask: true | |
dtype: float16 |