Model reference · open weights
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.
About
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
| Maker | Abiray |
|---|---|
| Type | Video models |
| Variants | 1 |
| Based on | TenStrip/10Eros-Max |
| Released | 2026-08-10 |
| Popularity | 14k downloads / month |
| Likes | 36 |
| Licence | Commercial licence needed |
How it works
Variants
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.
| Variant | Params | Precision | VRAM | Fits 16 GB | Weights |
|---|---|---|---|---|---|
| 10Eros-Max-GGUF | — | GGUF | — | — | Weights ↗ |
Using it via the API
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
Tags
Licence
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 ↗
Explore