llava-vl/llava-next

LLaVA-NeXT is an open-source framework for building and training large multimodal models that process both images and video alongside text.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 58 minutes ago
Added to GitGenius on September 14th, 2026
Created on March 8th, 2024
Open Issues & Pull Requests: 358 (+0)
GitHub issues: Enabled
Number of forks: 474
Total Stargazers: 4,722 (+0)
Total Subscribers: 36 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.8 days
Mean response time: 27.8 days
90th percentile: 90.0 days
Tracked items: 166

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 215
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 626 days
Stale 30+ days: 215
Stale 90+ days: 215

Recent activity

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

Top labels

  • documentation (1)
  • enhancement (1)
  • question (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

LLaVA-NeXT is an open-source framework for building and training large multimodal models that process both images and video alongside text.

The project addresses the challenge of creating vision-language models that can understand and reason about visual content at scale. It provides training pipelines, model architectures, and datasets for developing multimodal AI systems. The framework supports multiple model sizes and has evolved to handle increasingly complex visual inputs, from static images to video understanding. The tool includes instruction-tuning datasets and pre-trained model checkpoints that developers can fine-tune or deploy directly.

Developers should adopt this tool if they need to build or customize vision-language models for applications involving image or video understanding. It suits projects requiring strong performance on visual reasoning benchmarks or those needing to train models on domain-specific visual data. The framework is particularly relevant for teams working on video understanding tasks, as the project has released specialized models and datasets for video instruction tuning. The README notes that the training pipeline in this repository is considered legacy, directing users to a separate repository for the latest training infrastructure supporting newer model variants.

The project maintains active development with regular releases of new model variants and datasets. The team has released multiple model families including critic models trained through reinforcement learning approaches, indicating ongoing research into model improvement techniques. Video capabilities have undergone major upgrades with the release of high-quality synthetic datasets and corresponding model checkpoints. The project publishes research papers documenting its approaches and maintains comprehensive documentation for training, inference, and evaluation workflows. Model releases span multiple scales and architectural variants, suggesting sustained effort in exploring different configurations and base model choices.