Model reference · open weights

10Eros-Max

10Eros-Max is an open-weight video model from Abiray, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Licence fee required Video Abiray 1 variants 14k downloads/mo
Request a licence + hosting quote All served models Not on the shared API today — deployed on request.

About

What 10Eros-Max is

10Eros-Max (GGUF Quants) This repository contains highly optimized GGUF quantizations of TenStrip/10Eros-Max (Test4 Pruned). These files allow users to run this massive 40GB+ experimental multi-model merge on consumer hardware with as little as 12GB of VRAM, significantly reducing memory overhead while preserving the model's unique visual fidelity, temporal coherence, and prompt adherence. 📦 Available Files & VRAM Guide 🚀 How to Use in ComfyUI To run these GGUF files in ComfyUI, you must use a GGUF-compatible loader. 1. Install ComfyUI-GGUF: Install the City96/ComfyUI-GGUF custom node pack via the ComfyUI Manager. 2. Download the File: Download your preferred .gguf file from the list above and place it in your ComfyUI/models/unet/ folder. 3. Load the Model: In your workflow, replace the standard Load Checkpoint or Load Diffusion Model node with the Unet Loader (GGUF) node. Select the 10Eros-Max GGUF file. 4. Text Encoders: You will still need to load the separate text encoders natively (the H3 truncated version of Qwen3-VL-32B) and the MiniMax VAE to decode the final video/audio. 📖 About the Original 10Eros-Max Model (The following is from the original creator, TenStrip) So far, this release is an experiment on MiniMax H3 base model that combines learned patterns from two other video diffusion models — LTX 2.3 and Wan 2.2, and in test3 and later, one image diffusion model — Krea 2 — into H3's transformer architecture. A unified transformer with modality-specific input projectors (video, audio, condition) feeding into a 52-block transformer stack (2-block tokenrefiner for text conditioning plus 50 main blocks), with modality-specific output heads. The transformer stack uses identical block architecture throughout, which is what makes the attention and MLP layers architecturally-appropriate targets for character transfer between models — modality routing lives at the pipeline edges, not within the transformer. The LTX pass was applied first to H3's front blocks, followed by a Wan pass targeting H3's middle-to-back blocks. Each pass modified attention weights directly; the second pass also modified the feed-forward layers in a broader block range. Together, these t

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

MakerAbiray
TypeVideo models
Variants1
Based onTenStrip/10Eros-Max
Released2026-08-10
Popularity14k downloads / month
Likes36
LicenceCommercial licence needed

How it works

How video models work

Prompt / imagestart pointTemporal diffusionframes over timeVideoMP4 clipA video model generates a sequence of coherent frames from your prompt or a starting image.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
10Eros-Max-GGUFGGUFWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys 10eros-max for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (10eros-max below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/videos/generations \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"10eros-max","prompt":"a drone shot over a forest"}'

Details

Languages, data & research

Tags

gguf text-to-video image-text-to-video image-to-video comfyui

Licence

Commercial licence needed

The weights are open but its licence needs a commercial agreement for business use. AxForge can arrange that licence and host the model for you — you pay AxForge, we settle with the model’s maker. Ask us for a quote. Read the licence ↗

Sources

Weights & code

Want 10Eros-Max on EU-owned hardware?

Request a licence + hosting quote See what’s served now

Explore

More video models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms