Views
No views yet
1models:
2 - model: ValiantLabs/Llama3.2-3B-ShiningValiant2
3 parameters:
4 density: 0.5
5 weight: 0.5
6 - model: TroyDoesAI/BlackSheep-Llama3.2-3B-Context_Obedient
7 parameters:
8 density: 0.5
9 weight: 0.5
10 - model: BrainWave-ML/llama3.2-3B-codemath-orpo
11 parameters:
12 density: 0.5
13 weight: 0.5
14 - model: CK0607/llama3.2-3B-CodeP
15 parameters:
16 density: 0.5
17 weight: 0.5
18 - model: disi-unibo-nlp/llama3.2-3B-SFT-medqa-triples-cot
19 parameters:
20 density: 0.5
21 weight: 0.5
22 - model: Isotonic/reasoning-llama3.2-3b
23 parameters:
24 density: 0.5
25 weight: 0.5
26
27merge_method: ties
28base_model: huihui-ai/Llama-3.2-3B-Instruct-abliterated
29parameters:
30 normalize: false
31 int8_mask: true
32dtype: float16
33