Views
No views yet
1models:
2 model: mistralai/Mistral-Small-3.2-24B-Instruct-2506
3
4 parameters:
5 weight: 1.0
6
7 loras:
8 - lora: allura-forge/ms32-sft-mistral-common-adpts
9 weight: 0.9
10 - lora: ConicCat/Mistral-Small-3.2-AntiRep-24B-LoRA
11 weight: 1.0
12 - lora: Doctor-Shotgun/MS3.2-24B-Magnum-Diamond-LoRA
13 weight: 0.9
14
15merge_method: linear
16dtype: bfloat16