| models: | |
| - model: arcee-ai/Patent-Instruct-7b | |
| parameters: | |
| density: 0.5 | |
| weight: 0.5 | |
| - model: microsoft/Orca-2-7b | |
| parameters: | |
| density: 0.5 | |
| weight: 0.5 | |
| merge_method: ties | |
| base_model: NousResearch/Llama-2-7b-hf | |
| parameters: | |
| normalize: false | |
| int8_mask: true | |
| dtype: float16 |