Build1 distinct publisher3 min readPublished
The vLLM benchmark shows a finished MP4 arriving before its own playback would end, which is a different property from showing frames as they are made, and MiniMax's community licence still requires separate permission for US, EU, UK and Korean use.
The Engineer · Build desk

Compiled by The EngineerSomething wrong?How this is made
Divide the wall clock by the frame count and the margin looks thinner than the headline number. The worst reported run, 8.710 seconds, spread over 243 frames is 35.8 ms of average wall time per frame, against a 41.7 ms interval at 24 fps [1][2][1][4]. That is 5.8 ms of average slack per frame, in a pipeline that is not organised per frame at all.
Here is what actually happens when the request lands. H3 encodes the prompt and any reference media, generates video and audio latents together, decodes them through separate video and audio autoencoders, moves hundreds of frames off the GPUs, and packages the result as an H.264 and AAC MP4 [11]. vLLM-Omni's work covers attention, inter-GPU communication, parallel video decoding, output transport and MP4 construction [12]. The last two are terminal stages. You cannot mux a container you have not finished writing, which is why vLLM's phrasing stops where it does [5].
The property is also length-dependent. The 15-second request completed in 14.059 to 14.177 seconds [3]. Treat that as 15.0 seconds of playback and the headroom is 5.5 percent, against 14.0 percent on the ten-second clip [2][3]. Exact playback length is not given for the longer request, and the 10.125-second figure suggests durations quantised to frames, so read 5.5 percent as approximate. The direction is what matters: ask for longer output and the cushion narrows to well under a second.
The distillation is roughly a twelvefold cut in denoising calls [10][5]. The service did not get twelve times faster, because encode, dual-autoencoder decode, host transfer and muxing do not shrink with the sampler, which is precisely why vLLM had to optimise all of those [12]. Hao AI Lab's single-Blackwell speedup is a component measurement, reported by the project itself [14], and vLLM declined to compute a base-to-FastH3 figure from its own runs because the two lanes differed in code revision, prompt, seed and artifact [15]. Good discipline, and it means there is no published apples-to-apples number yet.
For the 8.7 seconds to transfer, your workload needs eight B300s, output at 1,344 by 768 and 24 fps, and a text-only prompt [1][2]. The initial FastH3 release only does text to video and audio; first-and-last-frame conditioning and mixed image, video and audio references live on the base H3 checkpoints [16]. And the vLLM implementation fuses FastH3 into the model through load_weights() when the service loads, rather than exposing it as a request-level switchable adapter [17]. One deployment, one behaviour. The compensation is that the published serving recipe hands you an API service instead of a pipeline to assemble [13].
What ships is generous: base checkpoints, encoders, tokenizers, audio and video decoders, 768p generation locally, and public recipes for text, frame-conditioned and reference-guided work [19]. The community licence from the August 2026 release still requires separate permission for the United States, the EU, the UK and the Republic of Korea [8][9]. Downloading a checkpoint and being allowed to run it are separate procurement items. In those four jurisdictions the capacity plan is downstream of a licence conversation, and no amount of denoising reduction changes that ordering.
Ranked by verification strength, evidence, and original report placement.
In vLLM's September 1 benchmark, MiniMax H3 with FastH3 produced a 10.125-second audiovisual output comprising 243 frames, completing in 8.678 to 8.710 seconds on eight Nvidia B300 GPUs.
Benchmark outputs were generated at 1,344 by 768 pixels and 24 frames per second, with H.264 video and stereo 32 kHz AAC audio.
The 15-second request in the same benchmark completed in 14.059 to 14.177 seconds.
In the September 1 vLLM benchmark, FastH3 generated five-second, 10-second and 15-second clips faster than their respective playback durations.
The vLLM test showed a completed file could be produced faster than its playback duration but did not establish first-frame latency or continuous streaming.
The vLLM team said the test did not establish that frames can be shown as they are generated, which is the capability an interactive game, live agent or responsive world model would need.
Distinct publishers with included, body-backed reporting in this cluster.
1 article · September 1, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
build
MiniMax maps H3 from one 24GB card to SGLang, and keeps the interpreter in-house1 distinct publisher
build
Meta's real announcement is the split: 30B on your GPU, everything else behind the API6 distinct publishers
build
fal reports 35x MiniMax's own H3 endpoint after tuning the weights to its runtime1 distinct publisher
build
Intel puts its Arc GPU operating knowledge inside the coding agent already installed1 distinct publisher
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Precise numbers, all from the builders
The timings are unusually specific — three decimal places, a frame count, a codec — and they hold together internally: 243 frames over 10.125 seconds is exactly the 24 fps the run was configured for. But every one of them was produced by the team that wrote the serving code, the raw bundle of logs, environment details and timing samples is still unpublished, and the second lane of figures belongs to the lab that produced the distillation. The strongest signal of honest measurement is also a limit on how much weight the numbers can bear: vLLM refused to turn its own runs into a speedup because the lanes differed in code, prompts, seeds and artifacts.
Artifacts are out; production use is not shown
The pieces genuinely exist in public hands: checkpoints, encoders, tokenizers, decoders, local 768p recipes, and a serving path any team can pull from vLLM. Three outside groups — Hao AI Lab, Nuva Lab and Nvidia's FastGen team — have already built on the weights, which is more than most open releases manage in a month. What this reporting does not contain is a single named party running FastH3 in production, and two structural brakes are visible: the fast path only accepts text prompts today, and four of the largest developer markets need a separate licence conversation before they can start. MiniMax's 236 million users and 600 million videos are platform-wide totals, not evidence of this serving stack in use.
"All public" and "real time" both overreach
Two words are doing most of the promotional work, and neither survives contact with the run. "Real time" here means a file finished 1.4 seconds before it would have finished playing — 14 percent of a ten-second clip, 5.5 percent of a fifteen-second one, about 5.8 milliseconds of average slack per frame — which is not the same as frames appearing as they are made, the thing an interactive game or live agent actually requires. "All public" is narrower too: the prompt-expansion and 2K regeneration modules stay inside MiniMax's hosted system, and the licence's standard grant stops at four borders. The serving team's own framing is markedly more careful than the company's, which is why the gap reads as promotional rather than fabricated.
Four parties, one flattering number
Follow who benefits and the result looks less like a neutral measurement. MiniMax, whose own annual report puts 2025 revenue at $79 million, gets free kernel work, new hardware targets and a place inside infrastructure it does not own. vLLM and Hao AI Lab get a marquee audiovisual workload for projects that need showcase results. Nvidia gets a headline where eight Blackwell parts are the reason the clip lands early. None of that makes the timings wrong, but the same actors chose the configuration, ran the test and wrote the summary, and the one figure a skeptic would want — base H3 against FastH3 under matched conditions — is the one still on the to-do list.
One outlet, candid sourcing, no replication
Confidence sits in the middle for a specific reason: the reporting is careful about provenance — it separates MiniMax's framing from vLLM's, labels the 14x as a project figure, and records what has not been published — but there is no second publisher, no third-party run, and no released artifacts to check against. The arithmetic is verifiable and clean; the measurements behind it are not yet independently testable.