# Model Soup | |
models: | |
- model: mistralai/Mistral-7B-Instruct-v0.2 | |
parameters: | |
weight: 1.0 | |
- model: TIGER-Lab/MAmmoTH2-7B | |
parameters: | |
weight: 1.0 | |
- model: Nondzu/Mistral-7B-codealpaca-lora | |
parameters: | |
weight: 1.0 | |
merge_method: linear | |
parameters: | |
normalize: true | |
dtype: float16 | |
tokenizer: | |
source: union | |