Views
No views yet
1models:
2 - model: bunnycore/Llama-3.2-3B-Long-Think
3 parameters:
4 density: 0.5
5 weight: 0.5
6 - model: bunnycore/Llama-3.2-3B-Pure-RP
7 parameters:
8 density: 0.5
9 weight: 0.5
10 - model: bunnycore/Llama-3.2-3B-Apex
11 parameters:
12 density: 0.5
13 weight: 0.5
14 - model: bunnycore/Llama-3.2-3B-Mix-Skill
15 parameters:
16 density: 0.5
17 weight: 0.5
18 - model: bunnycore/Llama-3.2-3B-Booval
19 parameters:
20 density: 0.5
21 weight: 0.5
22 - model: bunnycore/Llama-3.2-3B-ProdigyPlusPlus
23 parameters:
24 density: 0.5
25 weight: 0.5
26 - model: bunnycore/Llama-3.2-3B-Prodigy
27 parameters:
28 density: 0.5
29 weight: 0.5
30 - model: bunnycore/Llama-3.2-3B-Sci-Think
31 parameters:
32 density: 0.5
33 weight: 0.5
34 - model: bunnycore/Llama-3.2-3B-Stock
35 parameters:
36 density: 0.5
37 weight: 0.5
38
39merge_method: ties
40base_model: huihui-ai/Llama-3.2-3B-Instruct-abliterated
41parameters:
42 normalize: false
43 int8_mask: true
44dtype: float16
45
46