Open-weight MiniMax H3 FL2VA generation from text, a first frame, or first and last frames, with native synchronized stereo audio.
No GPU. No setup. Cancel anytime.
MiniMax H3 is an omni-modal AI video model that generates video and synchronized stereo audio together. Sogni's FL2VA workflows support text-to-video, first-frame image-to-video, and first-and-last-frame video generation.
Sogni runs ComfyUI's pruned FP8-scaled diffusion model with the NVFP4 Qwen3-VL 32B encoder. The initial release is routed to 32 GB NVIDIA workers while Sogni validates the newer DynamicVRAM runtime across the full GPU fleet. Output is fixed at 24 fps and 32 kHz stereo audio, approximately 5.17–15.08 seconds, with 1344×768 and 768×1344 as the primary landscape and portrait sizes.
Sogni has received written authorization directly from MiniMax to offer MiniMax H3 through the Sogni platform. Built with MiniMax H3, the integration retains MiniMax attribution and links to the official model card and license.
This release runs the open H3-Base FL2VA weights locally. MiniMax's Ref2VA checkpoint, hosted H3-Context-IR service, and H3-Regenerate-2K stage are outside this release, so local Sogni output is 768p-class rather than native 2K.
MiniMax H3 ships as 3 workflow variants. Pick the input mode that fits, or start with the default.
| Variant | Details | From | |
|---|---|---|---|
Text to video Qualityminimax-h3-fl2va-fp8_t2v | Workflow: text-to-video Duration: 124–362 frames · about 5.17–15.08 s Resolution: 32 px grid · up to 1,032,192 pixels Audio: native 32 kHz stereo · fixed 24 fps Steps: 20 fixed | Unlimited | Create → |
First frame Qualityminimax-h3-fl2va-fp8_i2v | Workflow: image-to-video from a starting frame Duration: 124–362 frames · about 5.17–15.08 s Resolution: 1344×768 or 768×1344 primary Audio: native 32 kHz stereo · fixed 24 fps Steps: 20 fixed | Unlimited | Create → |
First + last frame Qualityminimax-h3-fl2va-fp8_flf2v | Workflow: first-frame → last-frame video Duration: 124–362 frames · about 5.17–15.08 s References: one required first frame + one required last frame Audio: native 32 kHz stereo · fixed 24 fps Steps: 20 fixed | Unlimited | Create → |
Describe one continuous shot with enough information for both pictures and sound: subject, action, camera, lighting, ambience, effects, and dialogue.
Sogni has received written authorization directly from MiniMax to offer MiniMax H3 through the Sogni platform. The integration credits MiniMax, links the official MiniMax H3 model card, and retains the MiniMax H3 Community License Agreement.
H3-Base packs text, visual, and audio representations into one multimodal sequence. A dense 33-billion-parameter single-stream Omni Transformer jointly predicts video and audio latents; separate visual and audio VAEs then decode the result into moving pictures and 32 kHz stereo sound. The text path uses Qwen3-VL-32B hidden states, while multimodal rotary position embeddings preserve temporal and spatial relationships.
The FL2VA checkpoint accepts zero images for text-to-video, one image for first-frame animation, or two images for first-and-last-frame control. Sogni exposes those as three explicit workflows so asset requirements, pricing, and worker routing remain predictable.
ComfyUI prunes modulation weights that can be replaced by a lookup table, publishes FP8-scaled and INT8 quantizations, and combines custom kernels with dynamic VRAM offloading. ComfyUI reports that its smallest model set reduces the total memory footprint from 123.6 GB at full precision to 42.5 GB. Sogni pairs the pruned FP8-scaled diffusion model with the NVFP4 AWQ text encoder and initially routes jobs to 32 GB NVIDIA workers while the newer DynamicVRAM runtime is validated across every supported GPU and Windows/WSL2 configuration.
The open H3-Base model produces 768p-class video. MiniMax's full 2K system adds the hosted H3-Context-IR preprocessing service and H3-Regenerate-2K, which regenerates the base result with the original context instead of applying a conventional super-resolution pass. Those two hosted modules are not part of the open local release, so Sogni does not label this workflow as native 2K.
Read the ComfyUI MiniMax H3 day-zero article for the local optimization details, or open the Sogni MiniMax H3 integration guide for exact model IDs, frame math, GPU requirements, and prompting guidance.
MiniMax H3 is included on every Sogni plan — generate credit-free under fair use, alongside 200+ other models. Pay-as-you-go Spark packs are also available for eligible Spark renders.
One Sogni API key reaches every model on the Supernet — call MiniMax H3 with the exact model id for the variant you want.
import { SogniClient } from '@sogni-ai/sogni-client';
const client = await SogniClient.createInstance({
appId: crypto.randomUUID(),
apiKey: process.env.SOGNI_API_KEY,
network: 'fast',
});
const project = await client.projects.create({
type: 'video',
modelId: 'minimax-h3-fl2va-fp8_t2v',
positivePrompt: 'a slothicorn surfing a wave of liquid paint, slow push-in, cinematic',
numberOfMedia: 1,
duration: 5,
});
const [url] = await project.waitForCompletion();
console.log(url); // result link — download within 24h curl https://api.sogni.ai/v1/creative-agent/workflows \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $SOGNI_API_KEY" \
-d '{
"input": {
"title": "First render",
"steps": [{
"id": "step1",
"toolName": "generate_video",
"arguments": { "prompt": "a slothicorn surfing a wave of liquid paint, slow push-in, cinematic", "videoModel": "minimax-h3", "duration": 5 }
}]
},
"confirm_cost": true
}' Example uses minimax-h3-fl2va-fp8_t2v. Use any exact model id from the Variants table above. Full reference at docs.sogni.ai.
Use a flat monthly plan for credit-free fair-use generation, or buy Spark packs when pay-as-you-go fits better. Both run on the same creator-owned GPU network.
One flat price in the app. Generate under fair use without a per-image meter.
Image, video, music, and language models in one workspace and one API key.
Prefer pay-as-you-go? Call MiniMax H3 by id and pay with Spark packs.
Runs on a decentralized GPU network where workers share subscription revenue.
The official ComfyUI optimization is designed to scale below 32 GB with its current DynamicVRAM stack. Sogni's initial release is intentionally limited to 32 GB workers: text-to-video completed on our 24 GB RTX 4090 test, but maximum-resolution keyframe workflows did not meet our reliability bar on the fleet's current legacy offloader. Sogni will expand eligibility only after the updated runtime passes the full 3090, 4090, 5090, Hopper, and Windows/WSL2 matrix.
Yes. Sogni has received written authorization directly from MiniMax to offer MiniMax H3 through the Sogni platform.
Yes. The open FL2VA workflow generates synchronized 32 kHz stereo audio and video together at 24 fps.
Sogni supports text-to-video, first-frame image-to-video, and first-and-last-frame video through the open FL2VA checkpoint.
No. The local open-weight H3-Base stage generates 768p-class output. MiniMax's hosted H3-Context-IR and H3-Regenerate-2K modules are not open-sourced and are not part of this Sogni release.
MiniMax reports stable dialogue support for Arabic, Chinese, English, French, German, Italian, Japanese, Korean, Portuguese, Russian, and Spanish, with additional languages supported to varying degrees.
Create in the app, or build with the API. Your call.