Views
No views yet
1models:
2 - model: meta-llama/Llama-3.1-8B-Instruct
3 - model: TheFinAI/Fino1-8B
4 parameters:
5 density: 0.35
6 weight: 0.35
7 - model: meta-llama/Llama-3.1-8B
8 parameters:
9 density: 0.35
10 weight: 0.35
11 - model: SentientAGI/Dobby-Mini-Unhinged-Llama-3.1-8B
12 parameters:
13 density: 0.3
14 weight: 0.3
15
16merge_method: ties
17base_model: meta-llama/Llama-3.1-8B-Instruct
18parameters:
19 normalize: false
20 int8_mask: true
21dtype: bfloat16