BAAI-DCAI/Bunny
A family of lightweight multimodal models. observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 0
- Release rhythm 35
- Longevity 67
Flags: no_releases
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: 945
- days_rel: n/a
- days_push: 653
- n_releases_24m: 0
Adoption not part of the score
1053 stars · 75 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Bunny is a family of lightweight multimodal vision-language models that combine plug-and-play vision encoders (EVA-CLIP, SigLIP) with language backbones like Llama-3, Phi-3-mini, and Qwen1.5. The repository provides model weights, training code, curated data, and evaluation for building efficient image-understanding chat models that support Chinese and English.
Use cases
- run a lightweight vision-language model for image question answering
- fine-tune a small multimodal LLM on my own image-text data
- compare small VLMs against larger 7B and 13B models
- deploy a multimodal chat model locally with GGUF weights
- build an image captioning or visual chat assistant
- train a LLaVA-style model with a custom vision encoder and language backbone
When to choose
- you need strong multimodal performance from a small (4B-8B) model
- you want to swap vision encoders and language backbones plug-and-play
- you need high-resolution image input up to 1152x1152
- you want open training data and a reproducible training tutorial
- you need bilingual (Chinese/English) visual chat
When to avoid
- you need text-only LLM inference without image input
- you need production-grade serving infrastructure rather than research code
- you need audio, video, or speech modality support
- you need a managed API instead of self-hosted weights
Facets
library · maturity active
llm-inference machine-learning deep-learning image-processing chatbot large-language-models computer-vision artificial-intelligence python cross-platform vision-language-model multimodal lightweight-models llava-style image-understanding gguf huggingface chinese-english visual-question-answering model-training natural-language-processing gpu
1 source
- readme: https://github.com/BAAI-DCAI/Bunny · fetched 2026-08-28 · 6cb0b5f4ed02
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BAAI-DCAI/Bunny | main | 26 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem