Tarek07 commited on
Commit
b320c48
·
verified ·
1 Parent(s): 5de673f

Upload mergekit_config.yml with huggingface_hub

Browse files
Files changed (1) hide show
  1. mergekit_config.yml +11 -0
mergekit_config.yml ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ base_model: ./Llama-3.3-70B-Instruct+./Test_Lora
2
+ dtype: float32
3
+ merge_method: task_arithmetic
4
+ parameters:
5
+ normalize: false
6
+ slices:
7
+ - sources:
8
+ - layer_range: [0, 80]
9
+ model: ./Llama-3.3-70B-Instruct+./Test_Lora
10
+ parameters:
11
+ weight: 1.0