v000000 commited on
Commit
aad8879
·
verified ·
1 Parent(s): c88fb73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -18,12 +18,12 @@ tags:
18
 
19
  # merge
20
 
21
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
22
 
23
  ## Merge Details
24
  ### Merge Method
25
 
26
- This model was merged using the SLERP merge method.
27
 
28
  ### Models Merged
29
 
@@ -100,4 +100,6 @@ dtype: float16
100
 
101
  ```
102
 
103
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f74b6e6389380c77562762/wERNzK6lo0PAMaSVHIFqN.png)
 
 
 
18
 
19
  # merge
20
 
21
+ This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit) and other proprietary tools.
22
 
23
  ## Merge Details
24
  ### Merge Method
25
 
26
+ This model was merged using the <b>SLERP, Task_Arithmetic and NEARSWAP</b> merge method.
27
 
28
  ### Models Merged
29
 
 
100
 
101
  ```
102
 
103
+ SLERP:
104
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f74b6e6389380c77562762/GP2LMRvMkhVJwNDSEC4oU.png)
105
+