nvlabs/vila

VILA is a family of state-of-the-art vision language models (VLMs) for diverse multimodal AI tasks across the edge, data center, and cloud.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on September 17th, 2026
Created on February 23rd, 2024
Open Issues & Pull Requests: 78 (+0)
GitHub issues: Enabled
Number of forks: 334
Total Stargazers: 3,863 (+0)
Total Subscribers: 42 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.6 days
Mean response time: 24.8 days
90th percentile: 71.2 days
Tracked items: 132

Most active contributors

Sign in to see contributor activity.

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 74% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 59
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 521 days
Stale 30+ days: 58
Stale 90+ days: 58

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

VILA is a family of vision language models designed to perform multimodal AI tasks across edge, data center, and cloud environments.

Vision language models must bridge visual and textual understanding to solve tasks that require reasoning about images and text together. VILA addresses this by providing a collection of pre-trained models optimized for deployment across different computational contexts, from resource-constrained edge devices to powerful cloud infrastructure. The approach allows developers to select or fine-tune models appropriate to their specific deployment scenario rather than forcing a one-size-fits-all solution.

Teams building multimodal applications should consider VILA when they need flexibility in where their models run. The family structure means you can choose a variant suited to your hardware constraints and latency requirements. This is particularly valuable if your application must work both on edge devices and in data centers, as you can maintain consistency in model architecture and behavior across these environments rather than maintaining separate solutions. The project is most suitable for applications involving image understanding, visual question answering, or other tasks requiring joint reasoning over images and text.

The project shows active development with regular commits across multiple areas of the codebase. Work spans model implementations, training infrastructure, and documentation updates, indicating ongoing refinement of both the core models and the systems supporting them. The maintainers engage with issues and pull requests, suggesting responsive stewardship of the project. Development activity demonstrates attention to keeping the codebase current and addressing user-reported problems.