KaraKaraWitch commited on
Commit
966f10c
·
verified ·
1 Parent(s): 2fb038e

Add files using large-upload tool

Browse files
Files changed (1) hide show
  1. mergekit_config.yml +15 -0
mergekit_config.yml ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ models:
2
+ - model: anthracite-org/magnum-v4-72b
3
+ parameters:
4
+ density: 0.25
5
+ weight: 0.5
6
+ - model: EVA-UNIT-01/EVA-Qwen2.5-72B-v0.1
7
+ parameters:
8
+ density: 0.75
9
+ weight: 0.5
10
+
11
+ merge_method: ties
12
+ base_model: EVA-UNIT-01/EVA-Qwen2.5-72B-v0.1
13
+ parameters:
14
+ normalize: true
15
+ dtype: bfloat16