Views
No views yet
1models:
2 - model: anthracite-org/magnum-v2-4b
3 parameters:
4 weight: 1
5 density: 1
6
7 - model: Magpie-Align/MagpieLM-4B-Chat-v0.1
8 parameters:
9 weight: 1
10 density: 1
11
12 - model: rasyosef/Llama-3.1-Minitron-4B-Chat
13 parameters:
14 weight: 1
15 density: 1
16
17 - model: bunnycore/LLama-3.1-4B-TitanFusion
18 parameters:
19 weight: 1
20 density: 1
21
22 - model: Delta-Vector/Holland-4B-V1
23 parameters:
24 weight: 1
25 density: 1
26
27merge_method: ties
28base_model: nvidia/Llama-3.1-Minitron-4B-Width-Base
29parameters:
30 density: 1
31 normalize: true
32 int8_mask: true
33dtype: bfloat16
34