Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ tags:
|
|
| 16 |
13B-Thorns-l2 utilizes a new merge method called Spherical Linear Interpolation. By merging data as a spherical vector store concept, a combined pair of models have a smoother transition between feature spaces that are characteristic of each model, resulting in a more coherent fusion of both model's unique strengths.
|
| 17 |
|
| 18 |
|
| 19 |
-
## Our implementation of Spherical Linear Interpolation for LLM merging
|
| 20 |
|
| 21 |
|
| 22 |
Thorns' design is based on the concept of purposed segmentation, in this case we have two-
|
|
|
|
| 16 |
13B-Thorns-l2 utilizes a new merge method called Spherical Linear Interpolation. By merging data as a spherical vector store concept, a combined pair of models have a smoother transition between feature spaces that are characteristic of each model, resulting in a more coherent fusion of both model's unique strengths.
|
| 17 |
|
| 18 |
|
| 19 |
+
## Our implementation of Spherical Linear Interpolation for LLM merging: https://github.com/Digitous/LLM-SLERP-Merge
|
| 20 |
|
| 21 |
|
| 22 |
Thorns' design is based on the concept of purposed segmentation, in this case we have two-
|