AIAny
AI Video2026
Icon for item

TenStrip/10Eros-Max

Experimental MiniMax H3 variant that injects learned stylistic and motion 'character' from LTX 2.3, Wan 2.2 and Krea 2 into H3 by surgically grafting attention and MLP components; preserves H3 modality routing while shifting t2v/i2v aesthetics, with limited audio impact and community-license constraints.

Introduction

Most model merges either fine-tune or average weights; this release instead treats H3 as an architectural substrate and surgically supplements its attention/FFN subspaces with donor-model patterns so the base's multimodal routing stays intact while visible stylistic character moves in. That framing makes it useful as a deliberate “character graft” experiment rather than a wholesale retrain.

Key Capabilities
  • Targeted grafting: Donor patterns were injected primarily into the two-token_refiner front blocks (blocks 0–1) and selected main-block positions, so text conditioning and downstream generation receive the stylistic shifts without replacing H3’s modality interfaces.
  • Cross-model surgery: LTX-2.3 contributed attn_v-style content to carry motion/visual output character; Wan 2.2 supplied MLP fc1 patterns aligned to H3’s token_refiner inner dims; Krea 2 contributed attn_q (and limited k/v/input-side MLP) for finer spatial detail. q/k/v were temporarily unfused to allow per-projection control and then re-fused for inference.
  • Orthogonal projection math: Additive, orthogonalized inserts bias H3 in directions it previously underused, supplementing rather than overriding preexisting capabilities and helping preserve temporal coherence and audio behavior where possible.
  • Practical trade-offs: The merge preserves prompting behavior and most guardrails but produces measurable, limited audio degradation due to H3’s unified audio–video attention. License implications: MiniMax H3’s community license applies and donor-model community terms apply to the contributed character portions.
Who it’s for — and trade-offs

Great fit if you want an experimental pathway to transfer recognizable motion/visual styling from other image/video diffusion models into H3 without full re-training: researchers exploring model surgery, artists testing novel t2v aesthetics, and engineers prototyping cross-model merges. Look elsewhere if you need a production-hardened release with guaranteed zero audio change or formal provenance separation of learned components; this is an experiment with controlled additive perturbations, not a certified retrain.

Information

  • Websitehuggingface.co
  • OrganizationsTenStrip, MiniMaxAI
  • AuthorsTenStrip
  • Published date2026/08/04

More Items

Hugging Face
AI Model2026

Provides locally runnable GGUF quantizations of Qwen3.8-27B with the MTP speculative-draft head preserved and a Heretic weight edit that substantially reduces refusal rate. Ships multiple quant sizes with published imatrix and perplexity measurements for local inference under Apache‑2.0.

Hugging Face
AI Model2026

An FP8-quantized, uncensored mirror of Qwen3.8-27B for image-text-to-text tasks — preserves native multimodal vision and very long context while targeting transformers/vLLM deployments; intended for offline testing and red-teaming and may bypass built-in safety filters.

Hugging Face
AI Model2026

Multimodal vision-language model optimized for on-device image+text tasks: image captioning, full-page OCR with layout annotation, grounding/bounding-box prediction, and function calling. Built on the LFM2.5-2.6B backbone with a SigLIP2 NaFlex 400M vision encoder and tuned for low-latency, low-memory edge inference.