Aryanne commited on
Commit
1522f52
1 Parent(s): 991af65

Upload test2.yml

Browse files
Files changed (1) hide show
  1. test2.yml +14 -0
test2.yml ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ merge_method: task_arithmetic
2
+ base_model: euclaise/Ferret-3B
3
+ models:
4
+ - model: euclaise/Ferret-3B
5
+ - model: stabilityai/stablelm-zephyr-3b
6
+ parameters:
7
+ weight: 0.33
8
+ - model: euclaise/Echo-3B
9
+ parameters:
10
+ weight: 0.66
11
+ - model: Aryanne/Astridboros-3B
12
+ parameters:
13
+ weight: 0.16
14
+ dtype: float16