PKU-YuanGroup/MoE-LLaVA
【TMM 2025🔥】 Mixture-of-Experts for Large Vision-Language Models observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 31
- Release rhythm 8
- Longevity 70
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 993
- days_rel: n/a
- days_push: 414
- n_releases_24m: 0
Adoption not part of the score
2322 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MoE-LLaVA is an open-source Mixture-of-Experts based sparse large vision-language model, released with the MoE-Tuning training strategy from a TMM 2025 paper. It activates only top-k experts per token, achieving LLaVA-1.5-7B-level performance with roughly 3B activated parameters.
Use cases
- run a sparse vision-language model for image captioning
- build a multimodal chatbot that answers questions about images
- research mixture-of-experts training for LVLMs
- reduce inference cost of vision-language models via sparsity
- benchmark visual understanding and object hallucination
- fine-tune a MoE-based multi-modal model on custom data
When to choose
- you need an efficient sparse LVLM with low activated parameter count
- you are researching MoE architectures for multi-modal models
- you want a reproducible baseline from a peer-reviewed paper
- you need image understanding with strong hallucination resistance
When to avoid
- you need a production-grade, commercially supported multimodal API
- you lack GPU resources for training or inference
- you need video or audio understanding rather than images
- you want a plug-and-play model with broad ecosystem tooling
Facets
library · maturity active
machine-learning deep-learning llm-inference nlp computer-vision large-language-models computer-vision deep-learning artificial-intelligence python mixture-of-experts vision-language-model multimodal sparse-model moe-tuning research-code gpu linux
6 sources
- readme: https://github.com/PKU-YuanGroup/MoE-LLaVA · fetched 2026-08-28 · 3450b89e9886
- homepage: https://arxiv.org/abs/2401.15947 · fetched 2026-08-29 · c8ae5ccd9163
- 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 |
|---|---|---|
| PKU-YuanGroup/MoE-LLaVA | main | 31 |
For agents
markdown · JSON · MCP: product_card(name="PKU-YuanGroup/MoE-LLaVA")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem