models: | |
- model: mistralai/Mistral-7B-v0.1 | |
parameters: | |
density: .5 | |
weight: .7 | |
- model: gorilla-llm/gorilla-openfunctions-v1 | |
parameters: | |
density: .5 | |
weight: 1 | |
merge_method: ties | |
base_model: mistralai/Mistral-7B-v0.1 | |
parameters: | |
normalize: true | |
int8_mask: true | |
dtype: float16 | |