Ericu950 commited on
Commit
8459357
1 Parent(s): 7e5f813

Upload .ipynb_checkpoints/mergekit_config-checkpoint.yml with huggingface_hub

Browse files
.ipynb_checkpoints/mergekit_config-checkpoint.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