Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ thumbnail: "https://cdn-uploads.huggingface.co/production/uploads/6589d7e6586088
|
|
10 |
### Named after the method used to create it, interleaving the layers of its predecessor to become far larger, giving it much more potential.
|
11 |
|
12 |
|
13 |
-
[
|
14 |
|
15 |
By concatenating layers from different LLMs, it can produce models with an exotic number of parameters (e.g., 9B with two 7B parameter models). These models are often referred to as "frankenmerges" or "Frankenstein models" by the community.
|
16 |
|
|
|
10 |
### Named after the method used to create it, interleaving the layers of its predecessor to become far larger, giving it much more potential.
|
11 |
|
12 |
|
13 |
+
[Del'thanar](https://wowpedia.fandom.com/wiki/Del%27thanar_Sagewood) is a supposed ancient treeant, and I couldn't think of a better naming convention for a model that was created using the passthrough method.
|
14 |
|
15 |
By concatenating layers from different LLMs, it can produce models with an exotic number of parameters (e.g., 9B with two 7B parameter models). These models are often referred to as "frankenmerges" or "Frankenstein models" by the community.
|
16 |
|