InternLM-XComposer is a vision-language large model (VLLM) based on
InternLM for advanced text-image comprehension and composition. InternLM-XComposer has serveal appealing properties:
-
Interleaved Text-Image Composition: InternLM-XComposer can effortlessly generate coherent and contextual articles that seamlessly integrate images, providing a more engaging and immersive reading experience. The interleaved text-image composition is implemented in following steps:
- Text Generation: It crafts long-form text based on human-provided instructions.
- Image Spoting and Captioning: It pinpoints optimal locations for image placement and furnishes image descriptions.
- Image Retrieval and Selection: It select image candidates and identify the image that optimally complements the content.
-
Comprehension with Rich Multilingual Knowledge: The text-image comprehension is empowered by training on extensive multi-modal multilingual concepts with carefully crafted strategies, resulting in a deep understanding of visual content.
-
Strong performance: It consistently achieves state-of-the-art results across various benchmarks for vision-language large models, including
MME Benchmark (English),
MMBench (English),
Seed-Bench (English),
CCBench(Chinese), and
MMBench-CN (Chineese).