Allegro publishes VAE and DiT separately
The model info table gives two counts: VAE at 175M and DiT at 2.8B. The split names the architecture while stating the size, and it makes clear which of the two the memory figures are dominated by. As of 2026-09-22.
| Column | What the pages state |
|---|---|
| Size, in the vendor's own words | VAE 175M and DiT 2.8B |
| The detail published beside it | Published as two counts, not one total |
| Licence, from the same pages | apache-2.0 |
| Hardware, from the same pages | 9.3G BF16 with cpu_offload |
Inclusion rule. The value this page is about, the detail the vendor attached to it, and the two columns that change how it should be read. A column the vendor left empty keeps its row and says so. Order. This column first, then its detail, then the two columns that qualify it.
1The labels carry information the numbers do not
VAE and DiT are specific: a variational autoencoder for the latent space and a diffusion transformer for the denoising. A reader who knows those two words knows roughly how the run will behave before touching it.
Compare a card that says 3B and nothing else. Same order of magnitude, far less to go on, and no way to guess which part quantising would help.
2Which component the memory belongs to
At 9.3G with cpu_offload and 27.5G without, the swing is far larger than the 175M autoencoder could account for. The offload is moving the transformer, and the split makes that legible.
That is the practical value of decomposing a count. It turns a memory figure from a fact to be memorised into something with a cause.
3Under three billion, and documented like a bigger release
At 2.8B for the main component this is one of the smaller releases in the register, yet the card publishes a frame rate, a frame count, a resolution and two memory figures.
Documentation quality does not track model size. Some of the largest releases here state less about their outputs than this card does.
- Model sizeVAE: 175M, DiT: 2.8Bpublished as two counts rather than one total
- Hardware9.3G BF16 with cpu_offload, against 27.5G if CPU offload is not enabledsingle GPU memory usage on the same run
4Sources
The count comes from huggingface.co/rhymes-ai, read 2026-09-22, exactly as the vendor wrote it. Everything else this release publishes is on its family entry; why the count sits in its own column is on size. Nearby: Thirty billion, Size in the release name.