athirdpath commited on
Commit
9fa18e4
·
1 Parent(s): 077a008

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -8,14 +8,14 @@ She can be a little strange, but lives up to her name:
8
 
9
  Looking forward to comparing the leaderboard scores between this and the unblended version, subjectively this model feels both smarter and more creative after my "frankenstein slice normalization".
10
 
11
- merge_method: task_arithmetic
12
-
13
- - base_model: athirdpath/CleverGirl-20b
14
-
15
  models:
16
  - model: athirdpath/CleverGirl-20b
17
  - model: athirdpath/CleverGirl-20b-Inverted
 
 
 
 
18
 
19
- weight: 0.5
20
 
21
  dtype: float16
 
8
 
9
  Looking forward to comparing the leaderboard scores between this and the unblended version, subjectively this model feels both smarter and more creative after my "frankenstein slice normalization".
10
 
 
 
 
 
11
  models:
12
  - model: athirdpath/CleverGirl-20b
13
  - model: athirdpath/CleverGirl-20b-Inverted
14
+
15
+ merge_method: slerp
16
+
17
+ base_model: athirdpath/CleverGirl-20b
18
 
19
+ parameters: t: value: 0.5
20
 
21
  dtype: float16