README.md

May 21, 2025 ยท View on GitHub

๐Ÿค— HuggingFace Demoย ย  | ย ย ๐ŸŒ Homepageย ย  | ย ย ๐Ÿ“„ arXiv

Today, we are excited to introduce Seed1.5-VL ๐Ÿš€, a powerful and efficient vision-language foundation model designed for advanced general-purpose multimodal understanding and reasoning.

๐ŸŒŸ Highlights

  • ๐Ÿง  Efficient Powerhouse: Achieves top performance with a relatively modest architecture, 532M vision encoder & 20B active parameter MoE LLM.
  • ๐Ÿ† Exceptional Benchmark Performance: Delivers State-of-the-Art results on 38 out of 60 public VLM benchmarks, demonstrating broad competence.
  • ๐Ÿ’ก Versatile Capabilities: Excels across diverse capabilities including complex reasoning (e.g., visual puzzles like Rebus), OCR, diagram understanding, visual grounding, 3D spatial understanding, and video comprehension.
  • ๐Ÿค– Advanced Agent-Centric Abilities: Demonstrates leading performance in interactive agent tasks, showcasing strong capabilities in GUI control and gameplay.

This repository offers usage cookbook and best practices designed to help developers effectively use Seed1.5-VL.

๐Ÿ“ข News

๐Ÿ“ฎ Notice

Call for Bad Cases: If you have encountered any cases where the model performs poorly, we would greatly appreciate it if you could share them in the issue [https://github.com/ByteDance-Seed/Seed1.5-VL/issues/12]

๐Ÿ“– Seed1.5-VL Cookbook

The Seed1.5-VL cookbook is designed to help you start using the Seed1.5-VL API with diverse code samples. Our flagship Seed1.5-VL has been deployed on Volcano Engine. After obtaining your API_KEY, you can use the examples in this cookbook to rapidly understand and leverage the diverse capabilities of our Seed1.5-VL.

Quick Start

Citations

If you Seed1.5-VL useful in your research or applications, please consider giving us a star ๐ŸŒŸ and citing it by the following BibTeX entry.

@article{seed2025seed1_5vl,
  title={Seed1.5-VL Technical Report},
  author={ByteDance Seed Team},
  journal={arXiv preprint arXiv:2505.07062},
  year={2025}
}

License

This repo is under Apache-2.0 License.

About ByteDance Seed Team

Founded in 2023, ByteDance Seed Team is dedicated to crafting the industry's most advanced AI foundation models. The team aspires to become a world-class research team and make significant contributions to the advancement of science and society.