Model reference · open weights
MiniMax-H3-Acc-LoRAs is an open-weight video model from alibaba-pai, 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
MiniMax-H3-Acc-LoRAs Introduction We apply Parallel Decoding Distillation (PDD) <sup1</sup to MiniMax-H3, enabling efficient video generation in only a few inference steps. For more details, please refer to our GitHub repo. Demo FL2VA (768p) Ref2VA [!NOTE] The above test cases are from <a href="https://github.com/ModelTC/Minimax-H3-Turbo/tree/main/examples"Minimax-H3-Turbo</a. Videos are generated with a LoRA weight of 1.0 at both 4 and 8 NFE. Quick Start Set modelpath and pddlorapath to the MiniMax-H3 model and the matching acceleration LoRA checkpoint in predictt2v.py for FL2VA or predictref2v.py for Ref2VA, then run the corresponding script. Each example uses applypddlora to load the checkpoint and derive the required number of inference steps from its configuration. [!NOTE] These scripts use Diffusers' MiniMax-H3 ModularPipeline and require diffusers = 0.40.0. Reference
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | alibaba-pai |
|---|---|
| Type | Video models |
| Variants | 1 |
| Runs with | videox_fun |
| Based on | alibaba-pai/MiniMax-H3-Acc-LoRAs, MiniMaxAI/MiniMax-H3 |
| Released | 2026-08-26 |
| Popularity | 24k downloads / month |
| Likes | 155 |
| 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 |
|---|---|---|---|---|---|
| MiniMax-H3-Acc-LoRAs | — | BF16 | — | — | Weights ↗ |
Using it via the API
Once AxForge deploys minimax-h3-acc-loras for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (minimax-h3-acc-loras 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":"minimax-h3-acc-loras","prompt":"a drone shot over a forest"}'
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