SolarWM-H3-33B
MiniMax-H3 33B checkpoints for SolarWM
Project Page · GitHub · SolarWM Collection · Dataset · Paper
SolarWM is an open foundation for building interactive video world models from data preparation through scalable training and long-horizon inference. This repository contains only the MiniMax-H3 33B family.
Checkpoints
| Directory | Stage | Frames | Release contents |
|---|---|---|---|
SolarWM-h3-33B-base |
Base | — | Base model and runtime assets |
SolarWM-h3-33B-bid-stage0p5-158f |
Stage0.5 | 158 | Live LoRA adapter |
Download
hf download junchaoh-cs/SolarWM-H3-33B --local-dir ./SolarWM-models
Keep the directory layout unchanged. SolarWM configurations resolve the base and staged checkpoint paths from these release directories.
Inference
Install SolarWM from the source repository, activate the MiniMax-H3 runtime environment, and follow the MiniMax-H3 guide.
License
The MiniMax-H3 packages in this repository are governed by the MiniMax-H3 Community License included in the release directories, including its territory restrictions. They are not relicensed under the Apache-2.0 license used by SolarWM code. Review the applicable license before use or redistribution.
Citation
@misc{huang2026solarwmopendatascalable,
title={SolarWM: Open Data and Scalable Training for Long-Horizon Video World Models},
author={Junchao Huang and Guian Fang and Shengju Qian and Xianghao Kong and Zhuoran Zhao and Wei Huang and Yihua Du and Zixin Zhang and Justin Cui and Yuchao Gu and Yukang Chen and Xinting Hu and Tianyu He and Shaoshuai Shi and Zhuotao Tian and Xin Wang and Mike Zheng Shou and Li Jiang},
year={2026}, eprint={2609.02886}, archivePrefix={arXiv}, primaryClass={cs.CV},
url={https://arxiv.org/abs/2609.02886}
}