Emu Series
Emu Series: Generative Multimodal Models from BAAI observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 62
- Release rhythm 35
- Longevity 82
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: 1150
- days_rel: n/a
- days_push: 233
- n_releases_24m: 0
Adoption not part of the score
1778 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Emu3 is a suite of state-of-the-art multimodal models from BAAI trained solely with next-token prediction, tokenizing images, text, and video into a unified discrete space. The repository provides model weights, inference code, and training/fine-tuning scripts for both generation (text-to-image, video prediction) and perception (vision-language understanding) tasks.
Use cases
- generate images from text prompts without diffusion models
- generate or extend videos by predicting next tokens
- build a vision-language chatbot that understands images
- caption images with a multimodal model
- fine-tune a unified multimodal model on custom instruction data
- run multimodal inference with vLLM
- research autoregressive multimodal architectures
When to choose
- you want a single autoregressive model for both multimodal understanding and generation
- you need open weights for text-to-image or video generation research
- you want to avoid diffusion or CLIP-dependent architectures
- you need fine-tuning scripts for multimodal instruction tuning
When to avoid
- you need a lightweight model for CPU-only or edge devices
- you only need a production text-only LLM
- you prefer mature diffusion-based image generation tooling
- you need a hosted API rather than self-hosted weights
Facets
library · maturity active
llm-inference llm-training image-processing video-processing nlp machine-learning artificial-intelligence large-language-models computer-vision image-processing deep-learning python multimodal next-token-prediction autoregressive text-to-image text-to-video vision-language-model transformer model-weights baai image-generation video-generation visual-understanding video natural-language-processing gpu linux
2 sources
- readme: https://github.com/baaivision/Emu · fetched 2026-08-28 · 6f16f3bae827
- homepage: https://baaivision.github.io/emu2/ · fetched 2026-08-29 · ff39044f53bb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| baaivision/Emu | main | 57 |
| baaivision/Emu3 | backend | 50 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem