Ericu950 commited on
Commit
a756c0d
1 Parent(s): 7a8ad17

Upload mergekit_config.yml with huggingface_hub

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: /mimer/NOBACKUP/groups/naiss2024-22-361/Eric_Pap/Llama-3.1-8B-Instruct
3
+ parameters:
4
+ density: 1
5
+ weight: 1
6
+ - model: /mimer/NOBACKUP/groups/naiss2024-22-201/PapInsc5/models/8
7
+ parameters:
8
+ density: 1
9
+ weight: 1
10
+ merge_method: ties
11
+ base_model: /mimer/NOBACKUP/groups/naiss2024-22-361/Eric_Pap/Llama-3.1-8B-Instruct
12
+ parameters:
13
+ normalize: true
14
+ int8_mask: true
15
+ dtype: float16