1models:
2 - model: arcee-ai/Patent-Instruct-7b
3 parameters:
4 density: 0.5
5 weight: 0.5
6 - model: microsoft/Orca-2-7b
7 parameters:
8 density: 0.5
9 weight: 0.5
10
11merge_method: ties
12base_model: NousResearch/Llama-2-7b-hf
13parameters:
14 normalize: false
15 int8_mask: true
16dtype: float16