Papers › Cambrian-1: A Fully Open, Vision-Centric Exploration of Multimodal LLMs

Cambrian-1: A Fully Open, Vision-Centric Exploration of Multimodal LLMs

24 Jun 2024arXiv:2406.16860archive 2025-07-28

Shengbang Tong, Ellis Brown, Penghao Wu, Sanghyun Woo, Manoj Middepogu, Sai Charitha Akula, Jihan Yang, Shusheng Yang, Adithya Iyer, Xichen Pan, Ziteng Wang, Rob Fergus, Yann Lecun, Saining Xie

We introduce Cambrian-1, a family of multimodal LLMs (MLLMs) designed with a vision-centric approach. While stronger language models can enhance multimodal capabilities, the design choices for vision components are often insufficiently explored and disconnected from visual representation learning research. This gap hinders accurate sensory grounding in real-world scenarios. Our study uses LLMs and visual instruction tuning as an interface to evaluate various visual representations, offering new insights into different models and architectures -- self-supervised, strongly supervised, or combinations thereof -- based on experiments with over 20 vision encoders. We critically examine existing MLLM benchmarks, address the difficulties involved in consolidating and interpreting results from various tasks, and introduce a new vision-centric benchmark, CV-Bench. To further improve visual grounding, we propose the Spatial Vision Aggregator (SVA), a dynamic and spatially-aware connector that integrates high-resolution vision features with LLMs while reducing the number of tokens. Additionally, we discuss the curation of high-quality visual instruction-tuning data from publicly available sources, emphasizing the importance of data source balancing and distribution ratio. Collectively, Cambrian-1 not only achieves state-of-the-art performance but also serves as a comprehensive, open cookbook for instruction-tuned MLLMs. We provide model weights, code, supporting tools, datasets, and detailed instruction-tuning and evaluation recipes. We hope our release will inspire and accelerate advancements in multimodal systems and visual representation learning.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.16860")

Code

Syntology Ran 10 of 11 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 2 ran · honoured contract; 5 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

cambrian-mllm/cambrian officialmentioned on GitHubjax report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 10 ran; 2 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
5ran · fixture could not drive it
3ran
1unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from cambrian-mllm/cambrian. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

window_unpartition cambrian-mllm/cambrian/cambrian/model/multimodal_encoder/sam/encoder.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 7bca1adaded75dc9 · report
AggregationBlock cambrian-mllm/cambrian/cambrian/model/vision_sampler.py official repository ran Apache-2.0 (permissive) · 9b244ed4de98b8b3 · report
CrossAttention cambrian-mllm/cambrian/cambrian/model/vision_sampler.py official repository ran Apache-2.0 (permissive) · 7f1838302ff8b2bc · report
MLP cambrian-mllm/cambrian/cambrian/model/vision_sampler.py official repository ran fingerprinted Apache-2.0 (permissive) · a65d55cf801fa5fb · report
get_chunk cambrian-mllm/cambrian/eval/eval/omni/omni_eval.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 0970b04a87d6849f · report
get_rel_pos cambrian-mllm/cambrian/cambrian/model/multimodal_encoder/sam/encoder.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 733d7f0bedcb74c2 · report
split_list cambrian-mllm/cambrian/eval/eval/omni/omni_eval.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 9874efcce8755c53 · report
unmask_attention_mask cambrian-mllm/cambrian/cambrian/model/cambrian_arch.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · fd89ea82cae32f5d · report
unpad_image cambrian-mllm/cambrian/cambrian/model/cambrian_arch.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 83d2977826140fdc · report
window_partition cambrian-mllm/cambrian/cambrian/model/multimodal_encoder/sam/encoder.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 5693c99bfc32e135 · report
VisionAggregationLayer cambrian-mllm/cambrian/cambrian/model/vision_sampler.py official repository unverified Apache-2.0 (permissive) · b25d6d325c57c2a8 · report

Tasks

Representation LearningVisual Grounding

Datasets

Introduced by this paper, per the archive.

CV-Bench

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections