File size: 948 Bytes
b05a319
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
models:
  - model: bunnycore/Llama-3.2-3B-Prodigy
    parameters:
      density: 0.5
      weight: 0.5
  - model: bunnycore/Llama-3.2-3B-Sci-Think
    parameters:
      density: 0.5
      weight: 0.5
  - model: bunnycore/Llama-3.2-3B-Stock
    parameters:
      density: 0.5
      weight: 0.5
  - model: roger33303/Best_Model-llama3.2-3b-Instruct-Finetune-website-QnA
    parameters:
      density: 0.5
      weight: 0.5
  - model: noaebbot/llama3.2-3B-insights
    parameters:
      density: 0.5
      weight: 0.5
  - model: bunnycore/Llama-3.2-3B-TitanFusion-v2
    parameters:
      density: 0.5
      weight: 0.5
  - model: bunnycore/Llama-3.2-3B-TitanFusion
    parameters:
      density: 0.5
      weight: 0.5
  - model: bunnycore/Llama-3.2-3B-Mix
    parameters:
      density: 0.5
      weight: 0.5

merge_method: ties
base_model: huihui-ai/Llama-3.2-3B-Instruct-abliterated
parameters:
  normalize: false
  int8_mask: true
dtype: float16