Ground Truth.
AI, checked against the source.

News · 2026-09-06

SolarWM releases an unusually complete open world-model stack

SolarWM has released an end-to-end world-model stack with code, weights, data pipeline, and 1.43 million canonical clips drawn from 14 datasets. The release matters because reproducibility in world modeling usually breaks at one layer: a paper may show videos without data, a checkpoint may lack training code, or a dataset may not connect cleanly to a model. SolarWM is an unusually complete attempt, but it is not a blanket-free media corpus.

Key facts

A world model predicts how a scene will change; ideally it does not merely make a plausible next frame but keeps objects, causes, and actions coherent over time. SolarWM says it trains on five-second sequences while supporting rollouts from minutes to hours. It covers models across Wan2.2, LTX-2.5, and MiniMax-H3 backbones, separating a general training/data recipe from one vendor architecture. Think of a flight-simulator kit: not only a rendered cockpit, but the terrain, physics files, build instructions, and executable are present for another team to inspect.

That completeness is the story's anchor, not a claim that simulation is solved. The project calls itself a fully open foundation, but the data documentation forces a more careful reading. The visible dataset repository lists Apache-2.0, while raw clips and annotations inherit upstream terms and require conditions for access. A repository licence can govern packaging and tooling without relicensing every source video. Commercial users should treat provenance as a substantive question.

SolarWM sits in a broader cluster. H3-World turns keyboard states into short language instructions routed into video latents; its repository says it uses a 65.6M-parameter LoRA, only 0.199% of a 33B MiniMax-H3 backbone, trained on 8,000 gameplay clips. Runway's GWM Worlds 2 is the closed-preview branch, offering continuous 720p, 24fps video and 48kHz audio with no preset session length. They are different bets: SolarWM prioritizes reproduction, H3-World controllability, and Runway continuous experience.

Systems efficiency is another branch. Video DeltaNet says softmax attention accounts for more than 85% of MiniMax-H3 runtime and reports a 14.4-second clip in 11.23 seconds on eight B200 GPUs using eight denoising steps. Lucida takes a scene-to-simulation route, reconstructing an indoor space into individually editable mesh objects. The field is splitting among persistence, control, speed, editable structure, and openness.

The strongest favorable reading is that SolarWM gives teams a base to reproduce and stress-test a broad video-model pipeline rather than only consume a hosted demo. The strongest caveat is that long rollouts can be visually convincing yet causally inconsistent; training on five-second clips does not prove minute- or hour-scale reliability. The world-models distinction remains essential: a model that predicts pixels is not automatically a model that understands physics. SolarWM's value is to make that claim easier for the community to test.


Primary source, verified: read the paper → (arXiv 2609.02886)

Key questions

What did SolarWM release?

The project says it released training and inference code, data pipeline, weights, and a dataset built from 1.43 million canonical clips across 14 datasets.

Is all SolarWM data unrestricted?

No. The dataset card says upstream media and annotations retain their own terms, and access requires accepting conditions.

What kinds of models does SolarWM support?

Its documentation describes four 5B-to-33B models across Wan2.2, LTX-2.5, and MiniMax-H3 backbones.
Cite this

APA

Ground Truth. (2026, September 6). SolarWM releases an unusually complete open world-model stack. Ground Truth. https://groundtruth.day/news/solarwm-open-world-model-stack-released.html

BibTeX

@misc{groundtruth:solarwm-open-world-model-stack-released,
  title  = {SolarWM releases an unusually complete open world-model stack},
  author = {{Ground Truth}},
  year   = {2026},
  month  = {sep},
  url    = {https://groundtruth.day/news/solarwm-open-world-model-stack-released.html}
}

Topics: world-models · video · open-source · simulation · research

Comments are replies to this story on Bluesky — reply with any Bluesky account to join in.