#31 · Primary category: Foundation Models

Eagle

demo eagle gpt4 huggingface large-language-models llama llama3 llava llm lmm lvlm mllm nvdia

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

Project last updated:06/24/26

GitHub Stars

3.5K

Forks

335

Contributors

12

License

Apache-2.0

Why we included this project

Researchers who want to train their own multimodal models rather than rely on a hosted API will find a complete pipeline here. The codebase combines several vision encoders with complementary strengths into a single LLM, which helps with resolution-sensitive jobs like OCR, document understanding, and chart reading. Alongside the training code, the repo includes the Eagle-SFT-1.8M instruction dataset, an evaluation harness, and a Gradio demo, so a team can go from pretraining to a tuned model without assembling pieces from elsewhere. That makes it a solid base for experimenting with fusion and data strategies in the LLaVA-style family, and a handy reference for comparing approaches.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category