TinyLLaVA/TinyLLaVA_Factory
A Framework of Small-scale Large Multimodal Models observed · 2026-09-03
Health v2 · maintenance only
68/100
- Activity 94
- Release rhythm 35
- Longevity 66
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: 925
- days_rel: n/a
- days_push: 41
- n_releases_24m: 0
Adoption not part of the score
1004 stars · 103 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TinyLLaVA Factory is an open-source modular PyTorch/HuggingFace codebase for training small-scale large multimodal models (LMMs) that combine vision encoders with small language models. It lets researchers customize vision towers, connectors, LLMs, and training recipes (frozen, full, LoRA/QLoRA) with minimal coding effort.
Use cases
- train a small vision-language model on custom image-text data
- fine-tune a multimodal model with LoRA or QLoRA
- build a LLaVA-style model with a small LLM like TinyLlama or Phi
- compare vision encoders like CLIP, SigLIP, and Dino for multimodal training
- reproduce small-scale LMM training results
- run a lightweight multimodal chatbot on limited GPU resources
When to choose
- you want to train or customize a small multimodal (vision+language) model
- you need reproducible LMM training with modular component swaps
- you lack resources for 7B+ models and want competitive 3B-class performance
- you want to experiment with different vision towers, connectors, and tuning recipes
When to avoid
- you need a production-ready inference server or end-user application
- you only want to run pretrained models without training
- you need video or audio multimodality out of the box
- you are not working in Python/PyTorch
Facets
framework · maturity active
machine-learning deep-learning llm-training image-processing large-language-models machine-learning computer-vision deep-learning python multimodal vision-language-models llava small-language-models pytorch huggingface lora-fine-tuning model-training gpu linux
6 sources
- readme: https://github.com/TinyLLaVA/TinyLLaVA_Factory · fetched 2026-09-03 · 942aca124993
- homepage: https://arxiv.org/abs/2402.14289 · fetched 2026-08-29 · 2854b4613c66
- 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 |
|---|---|---|
| TinyLLaVA/TinyLLaVA_Factory | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="TinyLLaVA/TinyLLaVA_Factory")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem