digitous commited on
Commit
7b4f8ed
·
1 Parent(s): 831cd56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ tags:
14
  ## Composition:
15
 
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
- https://github.com/Digitous/LLM-SLERP-Merge
18
 
19
 
20
  Thorns' design is based on the concept of purposed segmentation, in this case we have two-
 
14
  ## Composition:
15
 
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
+ We released our SLERP tool here: https://github.com/Digitous/LLM-SLERP-Merge
18
 
19
 
20
  Thorns' design is based on the concept of purposed segmentation, in this case we have two-