athirdpath commited on
Commit
e432f9c
1 Parent(s): 845e50f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,13 +11,13 @@ Because task_arithmetic uses the raw deltas, this should be similar to if the SF
11
 
12
  merge_method: task_arithmetic
13
 
14
- base_model: athirdpath/BigLlama-20b-v1.1 # Base model you want to "move out" from
15
 
16
  models:
17
 
18
- - model: athirdpath/Iambe-20b-DARE-v2 # SFTd model you want to transfer
19
 
20
- - model: athirdpath/DoubleFactor-20b # Base model you want to "move in" to
21
 
22
  parameters:
23
 
 
11
 
12
  merge_method: task_arithmetic
13
 
14
+ base_model: athirdpath/BigLlama-20b-v1.1 # Base model you want to "move out" from
15
 
16
  models:
17
 
18
+ - model: athirdpath/Iambe-20b-DARE-v2 # SFTd model you want to transfer
19
 
20
+ - model: athirdpath/DoubleFactor-20b # Base model you want to "move in" to
21
 
22
  parameters:
23