Open-Sora: what the repository publishes
Open-Sora publishes an 11B model under Apache 2.0 and states peak GPU memory against the number of cards: 60.3GB at 768px on a single H100 or H800, dropping to 44.3GB across four or more. The supported resolutions are 256px and 768px. As of 2026-09-22.
| Field | What is stated | Detail |
|---|---|---|
| Licence | Apache 2.0 | Stated on the repository |
| Size | An 11B model | Open-Sora 2.0, the current release |
| Hardware | 60.3GB peak at 768px on one GPU | 44.3GB across four or more, on H100 or H800 |
| Resolution | 256px and 768px | The pair the 11B model is stated to support |
| Length | num_frames of 4k+1, under 129 | Frames, as the constraint the code enforces |
Inclusion rule. The same five fields for every family here. A field the repository does not state is recorded as not stated rather than estimated from the parameter count. Order. Fixed field order, identical on every family page.
1A memory figure that changes with how many cards you own
The columns of the efficiency table are GPU counts. Sixty gigabytes at 768px on one card, forty-four across four or more, for the same output. Memory here is partly a property of the model and partly a property of the deployment, and this is one of the few entries in the register that shows both halves at once.
The consequence is that the floor is not really a floor. Somebody with two 48GB cards is in a different position from somebody with one 96GB card, even though the totals match, and no single-number requirement could have carried that distinction.
2Frames given as arithmetic instead of seconds
The repository states that candidate values for num_frames should be 4k+1 and less than 129. That is a constraint on what the code accepts rather than a claim about output, and it is written in the form the argument has to take.
Recording it as roughly five seconds would be an invention, because the repository supplies no frame rate to divide by. The register keeps the expression intact: a reader who wants seconds can choose a rate, and a reader who wants to run the command needs this form anyway.
3Two resolutions, and the memory table is built on the same two
256px and 768px, named as what the 11B model supports. The efficiency figures are measured at those same sizes, so the hardware and resolution cells describe one run here instead of two unrelated ones, which is not true of every entry in this register.
Both figures are attributed to H100 or H800 hardware. Naming the card alongside the gigabytes turns 60.3GB into something a reader with the same card can repeat, and an unattributed memory number never is.
4The same field, across every family
| Family | Licence |
|---|---|
| Allegro | apache-2.0 |
| CogVideoX | Split by model size |
| Cosmos Predict 2.5 | NVIDIA Open Model License |
| FramePack | Apache 2.0 |
| HunyuanVideo | tencent-hunyuan-community |
| LongCat-Video | MIT License |
| LTX-Video | Apache 2.0 |
| MAGI-1 | Apache License 2.0 |
| Mochi 1 | Apache 2.0 |
| Open-Sora | Apache 2.0 |
| Pyramid Flow | stabilityai-ai-community |
| SkyReels-V2 | skywork-license |
| Stable Video Diffusion | stable-video-diffusion-community |
| Step-Video-T2V | MIT |
| Wan | Apache 2.0 |
Inclusion rule. Families whose vendor has published weights openly. A family whose repository does not state this particular field keeps its row, marked hollow. Order. Alphabetical by family name.
| Family | Size |
|---|---|
| Allegro | VAE 175M and DiT 2.8B |
| CogVideoX | 2B and 5B, carried in the model names |
| Cosmos Predict 2.5 | 2,059,174,912 parameters |
| FramePack | 13B models |
| HunyuanVideo | Over 13 billion parameters |
| LongCat-Video | 13.6B parameters |
| LTX-Video | A 13B model |
| MAGI-1 | 24B and 4.5B models |
| Mochi 1 | 10 billion parameters |
| Open-Sora | An 11B model |
| Pyramid Flow | No parameter count recorded |
| SkyReels-V2 | 1.3B, 5B and 14B variants |
| Stable Video Diffusion | 2B params |
| Step-Video-T2V | 30 billion parameters |
| Wan | A 5B text-to-video and image-to-video model |
Inclusion rule. Families whose vendor has published weights openly. A family whose repository does not state this particular field keeps its row, marked hollow. Order. Alphabetical by family name.
| Family | Hardware |
|---|---|
| Allegro | 9.3G BF16 with cpu_offload |
| CogVideoX | From 4GB in FP16 on the 2B |
| Cosmos Predict 2.5 | 32.54 GB of GPU VRAM |
| FramePack | 6GB minimum for 1800 frames at 30fps |
| HunyuanVideo | 60GB peak at 720px1280px, 129 frames |
| LongCat-Video | No memory figure recorded |
| LTX-Video | No minimum stated |
| MAGI-1 | H100 or H800 x 8 for the 24B |
| Mochi 1 | About 60GB VRAM on a single GPU |
| Open-Sora | 60.3GB peak at 768px on one GPU |
| Pyramid Flow | No memory figure recorded |
| SkyReels-V2 | About 14.7GB peak on the 1.3B at 540P |
| Stable Video Diffusion | About 180s on an A100 80GB card |
| Step-Video-T2V | 78.55 GB peak at 768px768px204f |
| Wan | A consumer 4090 on the 5B release |
Inclusion rule. Families whose vendor has published weights openly. A family whose repository does not state this particular field keeps its row, marked hollow. Order. Alphabetical by family name.
- LicenceApache 2.0stated on the repository
- Model sizeOpen-Sora 2.0, an 11B modelcarried in the release name
- Hardware60.3GB peak GPU memory at 768px on one GPU, and 44.3GB across four or moremeasured on H100 or H800 cards
- LengthCandidate values for num_frames should be 4k+1 and less than 129expressed as the constraint the code enforces
- ResolutionThe 11B model supports 256px and 768px resolutionthe pair the repository names
5Sources
Read from github.com/hpcaitech on 2026-09-22. Hardware figures across every family are collected on requirements; the licence column is set out on licence and what counts as a published weight is on how read. Previous family: Step-Video-T2V. Next family: Stable Video Diffusion.