Ross ROSS = Recommend OSS · open-source software intelligence for agents

FoundationVision/LlamaGen

Autoregressive Model Beats Diffusion: 🦙 Llama for Scalable Image Generation observed · 2026-08-28

github.com/FoundationVision/LlamaGen · homepage · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
FoundationVision/LlamaGenmain24

For agents

markdown · JSON · MCP: product_card(name="FoundationVision/LlamaGen")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem