Darkknight535 commited on
Commit
4706726
·
verified ·
1 Parent(s): 8bddae9

Delete mergekit_config.yml

Browse files
Files changed (1) hide show
  1. mergekit_config.yml +0 -21
mergekit_config.yml DELETED
@@ -1,21 +0,0 @@
1
- models:
2
- - model: unsloth/Mistral-Small-Instruct-2409
3
- - model: ArliAI/Mistral-Small-22B-ArliAI-RPMax-v1.1
4
- parameters:
5
- density: 0.1
6
- weight: 0.1
7
- - model: TheDrummer/Cydonia-22B-v1.3
8
- parameters:
9
- density: 0.6
10
- weight: 0.35
11
- - model: TheDrummer/Cydonia-22B-v1.2
12
- parameters:
13
- density: 0.7
14
- weight: 0.4
15
- merge_method: ties
16
- base_model: unsloth/Mistral-Small-Instruct-2409
17
- parameters:
18
- int8_mask: true
19
- rescale: true
20
- normalize: false
21
- dtype: bfloat16