FoundationVision/LlamaGen
Autoregressive Model Beats Diffusion: 🦙 Llama for Scalable Image Generation observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 0
- Release rhythm 35
- Longevity 58
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 821
- days_rel: n/a
- days_push: 748
- n_releases_24m: 0
Adoption not part of the score
1966 stars · 95 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LlamaGen is a family of autoregressive image generation models that apply next-token prediction, as in Llama-style LLMs, to visual generation. The repo provides PyTorch training/sampling code, image tokenizers, and pre-trained class- and text-conditional models from 100M to 3B parameters, with vLLM serving support.
Use cases
- generate images from text prompts
- class-conditional image generation on ImageNet
- train an autoregressive text-to-image model
- speed up image generation inference with vLLM
- research next-token prediction for visual generation
- compare autoregressive models against diffusion models
When to choose
- you want to experiment with autoregressive image generation instead of diffusion
- you need pre-trained image generation models with open weights
- you are researching scalable visual token prediction
When to avoid
- you need a production-ready text-to-image service with broad ecosystem support
- you lack GPU resources for large model inference
- you want actively developed tooling with frequent updates
Facets
library · maturity maintenance
machine-learning deep-learning image-processing llm-inference deep-learning computer-vision image-processing artificial-intelligence python autoregressive-model text-to-image vq-vae image-tokenizer pytorch diffusion-alternative vllm pretrained-models gpu
6 sources
- readme: https://github.com/FoundationVision/LlamaGen · fetched 2026-08-28 · b1c7078f1281
- homepage: https://arxiv.org/abs/2406.06525 · fetched 2026-08-29 · 8fcc650a1b0d
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FoundationVision/LlamaGen | main | 24 |
For agents
markdown · JSON · MCP: product_card(name="FoundationVision/LlamaGen")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem