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

BAAI-DCAI/Bunny

A family of lightweight multimodal models. observed · 2026-08-28

github.com/BAAI-DCAI/Bunny · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
BAAI-DCAI/Bunnymain26

For agents

markdown · JSON · MCP: product_card(name="BAAI-DCAI/Bunny")

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