Views
No views yet
1models:
2 - model: HumanLLMs/Humanish-Qwen2.5-7B-Instruct
3 parameters:
4 density: 0.8
5 weight: 0.8
6 - model: Qwen/Qwen2.5-7B
7 parameters:
8 density: 0.8
9 weight: 0.8
10 - model: katanemolabs/Arch-Function-7B
11 parameters:
12 density: 0.8
13 weight: 0.8
14 - model: bunnycore/Qwen-2.5-7b-TitanFusion-v3+bunnycore/Qwen-2.5-7b-rp-lora
15 parameters:
16 density: 0.8
17 weight: 0.8
18 - model: c10x/mergekit-ties-uqhfast
19 parameters:
20 density: 0.8
21 weight: 0.8
22
23merge_method: ties
24base_model: Qwen/Qwen2.5-7B
25parameters:
26 normalize: false
27 int8_mask: true
28dtype: float16