Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: minimax-h3-community-license-agreement
|
| 4 |
license_link: LICENSE
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
This is a cross attention transfer from Eros 1.5 to stylize and alter minimax-H3 based on an LTX model in it's first experimental version. That's a cross model transfer but only at gate head level and certain block attention, 32 ltx heads mapped to a region on H3's 56 and adjusting attn_self from LTX attn_1. After a lot of tinkering the peaks and archs were aligned allowing larger motion style changes and deviation/influence without directly touching or changing the weights, adjusting any safety features, or introducing any foreign data into the model's weights, all in-line with the license. It is not specialized or modified to produce anything other than base material, but will guide itself differently based on a different trajectory. Also worth noting; I'm in Beijing, China-- using in-region.
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: minimax-h3-community-license-agreement
|
| 4 |
license_link: LICENSE
|
| 5 |
+
base_model:
|
| 6 |
+
- TenStrip/10Eros-Max
|
| 7 |
---
|
| 8 |
|
| 9 |
This is a cross attention transfer from Eros 1.5 to stylize and alter minimax-H3 based on an LTX model in it's first experimental version. That's a cross model transfer but only at gate head level and certain block attention, 32 ltx heads mapped to a region on H3's 56 and adjusting attn_self from LTX attn_1. After a lot of tinkering the peaks and archs were aligned allowing larger motion style changes and deviation/influence without directly touching or changing the weights, adjusting any safety features, or introducing any foreign data into the model's weights, all in-line with the license. It is not specialized or modified to produce anything other than base material, but will guide itself differently based on a different trajectory. Also worth noting; I'm in Beijing, China-- using in-region.
|