Views
No views yet
1models:
2 - model: chuanli11/Llama-3.2-3B-Instruct-uncensored
3 parameters:
4 density: 0.5
5 weight: 0.5
6 - model: ValiantLabs/Llama3.2-3B-Enigma
7 parameters:
8 density: 0.5
9 weight: 0.5
10 - model: CarrotAI/Llama-3.2-Rabbit-Ko-3B-Instruct
11 parameters:
12 density: 0.5
13 weight: 0.5
14 - model: AELLM/Llama-3.2-Chibi-3B
15 parameters:
16 density: 0.5
17 weight: 0.5
18 - model: EmTpro01/llama-3.2-Code-Generator
19 parameters:
20 density: 0.5
21 weight: 0.5
22 - model: disi-unibo-nlp/llama3.2-3B-SFT-medmcqa-triples-cot
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