nvlabs/eagle

Eagle: Frontier Vision-Language Models with Data-Centric Strategies

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 51 minutes ago
Added to GitGenius on September 19th, 2026
Created on June 27th, 2024
Open Issues & Pull Requests: 65 (+0)
GitHub issues: Enabled
Number of forks: 353
Total Stargazers: 3,590 (+0)
Total Subscribers: 39 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 19.2 hours
Mean response time: 21.7 days
90th percentile: 81.2 days
Tracked items: 41

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in three opened in the past year never receives a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 25% of issues opened in the past year have been closed. Three people close 75% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 55
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 309 days
Stale 30+ days: 52
Stale 90+ days: 40

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

Eagle is a family of frontier vision-language models that explores data-centric strategies for multimodal understanding and reasoning tasks.

The project addresses the challenge of building high-performance vision-language models through careful data curation and model design. Eagle encompasses multiple model variants, including the base Eagle model, Eagle 2, Eagle 2.5, and LocateAnything, each targeting different capabilities. The approach emphasizes data-centric strategies to improve model performance across general-purpose multimodal understanding, long-context reasoning, and embodied applications like visual grounding.

Developers should consider Eagle if they need a production-ready vision-language model with strong performance on multimodal tasks. The project provides multiple model sizes and variants suited to different use cases: the base Eagle for general understanding, Eagle 2 for enhanced capabilities, Eagle 2.5 as a more recent iteration, and LocateAnything for vision-language grounding tasks. The models are available through Hugging Face and integrate with existing frameworks. LocateAnything specifically supports batch inference with FlashAttention runtime optimization, making it practical for deployment on various GPU hardware including A100 and RTX 4090.

The project shows sustained development with regular model releases and technical reports documenting improvements. Research contributions from the work have been accepted to major conferences including ICLR, NeurIPS, and ECCV. The models have been adopted as backbones in downstream systems like GR00T, indicating validation of the approach. The team provides comprehensive documentation including getting-started guides for different model variants and maintains active support for integration with production frameworks like Torch-TRT.