Views
No views yet
1models:
2 - model: mistralai/Mistral-Small-24B-Instruct-2501
3 parameters:
4 density: 0.7
5 weight: 0.7
6 - model: ArliAI/Mistral-Small-24B-ArliAI-RPMax-v1.4
7 parameters:
8 density: 0.5
9 weight: 0.5
10 - model: trashpanda-org/MS-24B-Instruct-Mullein-v0
11 parameters:
12 density: 0.4
13 weight: 0.5
14 - model: cognitivecomputations/Dolphin3.0-R1-Mistral-24B
15 parameters:
16 density: 0.5
17 weight: 0.4
18 - model: QuietImpostor/Mistral-R1-Preview
19 parameters:
20 density: 0.5
21 weight: 0.4
22 - model: ToastyPigeon/new-ms-rp-test-v0-v2
23 parameters:
24 density: 0.5
25 weight: 0.4
26merge_method: ties
27base_model: mistralai/Mistral-Small-24B-Instruct-2501
28parameters:
29 normalize: true
30 int8_mask: true
31dtype: float16