Build1 publisher3 min readPublished
NVIDIA Research rebuilt the serving stack for someone else's open-weight video model and got a five-second clip out in 1.653 seconds, but the default profile is lossy and the dense comparison run is the honest baseline.
The Engineer · Build desk

Compiled by The EngineerSomething wrong?How this is made
The 11.04x figure compares Sol-H3's default profile against a dense 50-step H3 run at 18.25 seconds [6][7]. The FastH3 adapter accounts for most of that gap, cutting the denoising schedule from 49 transformer forwards to four [8]. Four forwards instead of forty-nine is roughly 12x less transformer work before anyone touches attention, and the fastest multi-GPU configuration then adds approximate sparse attention plus INT8 and FP8 transport on top [8][9]. So the runtime engineering is real, and it is layered on a workload that was already an order of magnitude smaller.
NVIDIA's repository says the same thing in its own defaults: the default profile prioritizes speed and uses lossy acceleration, with a dense mode available when closer reference behavior matters [10]. That default setting is the thing to check before trusting the headline number. If your acceptance criterion is "matches the reference model", you are running dense mode, and dense mode is the 18.25-second number.
The measurement boundary is drawn where a serving engineer would want to check it. The 1.653 seconds is the median of three requests after one warmup, on eight B300s, and it covers text encoding, denoising and VAE decode for video and audio [3][4]. It excludes model loading, compilation warmup and MP4 encoding [5]. A cold production request pays all three of those, and NVIDIA does not claim otherwise [12].
Scale down and the claim inverts. One B300 takes 13.745 seconds for the same five-second output [11]. Eight to one is an 8x drop in silicon for an 8.3x increase in wall clock, so the multi-GPU path is holding near-linear scaling, which is the part of this release I would call good craft rather than good marketing [3][11][17]. Desk-side is a different story again: the separate Sol Engine work reports 4.52x on an RTX 5090 and 3.92x on a DGX Spark, with the five-second jobs still taking 231.2 and 181.3 seconds because they kept the 50-step schedule and ran different resolutions [13][14]. Same model, two orders of magnitude apart in latency, because the step count and the box changed.
On the distribution argument, the sources support the mechanism but not a broad conclusion. MiniMax opened H3's weights on August 3rd, a 33B model with native 32 kHz stereo audio and four-to-15-second outputs at 24fps [15]. Five weeks later the serving stack it promoted was built by NVIDIA Research's Efficient AI Team and Singapore Lab, with the four-step adapter from Hao AI Lab at UC San Diego and hosted access from Reactor [2][16]. MiniMax promoted the result on September 7th, three days after NVIDIA published the package [1]. That is outside engineering MiniMax did not pay for. What the material does not show is any cost figure, any licence term for H3 itself, or any adoption number, so "open weights buy free serving-cost engineering" is a plausible reading of one case, unsupported by any measurement. The one licence fact on the table is that Sol-H3's code is Apache 2.0 [18].
Ranked by verification strength, evidence, and original report placement.
MiniMax promoted NVIDIA's Sol-H3 work in an official post on September 7th, three days after NVIDIA published the acceleration package. MiniMax founder, chairman, CEO and CTO Yan Junjie opened H3's weights.
The optimization work came from NVIDIA Research's Efficient AI Team and Singapore Lab; core contributors include Yitong Li, Haopeng Li and Enze Xie. Sol-H3 combines sparse attention, fused GPU kernels, faster inter-GPU communication, parallel video decoding and cached conditioning in one runtime.
NVIDIA's Sol-H3 benchmark generated 124 frames of 1344x768 video at 24 frames per second with synchronized stereo audio in 1.653 seconds on eight NVIDIA B300 GPUs.
The 1.653-second result was the median of three requests after one warmup, and timing included text encoding, denoising and video-and-audio VAE decoding.
The Sol-H3 benchmark timing excluded model loading, compilation warmup and final MP4 encoding.
NVIDIA compared the Sol-H3 result with a dense, 50-step H3 run that took 18.25 seconds.
Follow any of these and your For You feed starts watching them — no settings page required.
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.
Method disclosed, nobody has rerun it
NVIDIA put out the code, the configurations and the timing methodology, and Runtimewire passes on both halves of the measurement window, including that model loading, compilation warmup and MP4 encoding sit outside it. That is more disclosure than most vendor speed claims carry. The ceiling is that the 1.653-second median comes from three requests on NVIDIA's own eight-GPU machine, relayed by a single publisher, and the lossy default profile's effect on output quality is asserted rather than shown.
Real artifacts, no usage numbers
There is something to install and something to call: Apache 2.0 code from NVIDIA, Reactor's hosted FastH3 endpoint, MiniMax's integration catalogue and a two-week half-price H3 promotion on Vercel's gateway. What none of it comes with is a single figure for requests served, tenants running Sol-H3, or clips produced. The regional restriction on H3's weights also narrows who can take the local path at all, since US, EU, UK and South Korean organisations have to ask MiniMax first.
The adapter does most of the work
Cutting 49 transformer forwards to four removes roughly twelvefold of the compute before a single kernel improvement counts, so the 11.04x reads as a serving-stack achievement while much of it is a shorter denoising schedule. The same framing sits on eight warm B300s in a lossy default profile; the equivalent job takes 231.2 seconds on an RTX 5090. Runtimewire keeps the dense 18.25-second baseline and the single-GPU 13.745 seconds in view, which limits the overshoot to NVIDIA's own presentation rather than the reporting.
Every participant is paid in kind
The benchmark serves each party that touched it. NVIDIA converts research staff time into a demand argument for eight-GPU B300 systems, MiniMax gets serving economics improved by engineers it does not employ, and Reactor gets a technically differentiated model behind its API. The showcase hardware is also a generation behind NVIDIA's announced Vera Rubin platform, which is a comfortable place to publish a number that flatters current inventory.
Trustworthy as measured, thin as a general claim
The numbers are specific, the methodology is on the record and the caveats come from NVIDIA's repository rather than a critic, so treating them as accurately measured is reasonable. Everything beyond that is one publisher relaying one vendor, with no reproduction, no quality comparison and no served-workload data, which is why the 1.653 seconds should be read as a property of a chosen profile on eight warm GPUs rather than of H3.
build
Eight B300s finish a 10.125-second MiniMax clip with 1.4 seconds of headroom1 publisher
product
Chinese banks and telcos are retailing AI tokens in a unit their customers cannot price1 publisher
build
fal reports 35x MiniMax's own H3 endpoint after tuning the weights to its runtime1 publisher
build
AMD and NVIDIA top Hugging Face's new-model count with converted checkpoints1 publisher
Publishers with included, body-backed reporting in this cluster.
1 article · September 7, 2026