sometimesanotion
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ Lamarck 0.6 hit a whole new level of toolchain-automated complexity with its mul
|
|
38 |
- **Highly targeted weight/density gradients for every 2-4 layers**
|
39 |
- **Finalization through SLERP merges recombining the separate branches**
|
40 |
|
41 |
-
This approach selectively merges the strongest aspects of its ancestors. Lamarck v0.6 is my most complex merge to date. The
|
42 |
|
43 |
```yaml
|
44 |
---
|
|
|
38 |
- **Highly targeted weight/density gradients for every 2-4 layers**
|
39 |
- **Finalization through SLERP merges recombining the separate branches**
|
40 |
|
41 |
+
This approach selectively merges the strongest aspects of its ancestors. Lamarck v0.6 is my most complex merge to date. The LoRA extractions alone pushed my hardware enough to be the building's sole source of heat for several winter days! By comparison, the SLERP merge below which finalized it was a simple step.
|
42 |
|
43 |
```yaml
|
44 |
---
|