nyu-visionx / Cambrian-S-0.5B

huggingface.co
Total runs: 133
24-hour runs: 0
7-day runs: -34
30-day runs: -129
Model's Last Updated: November 07 2025
image-to-text

Introduction of Cambrian-S-0.5B

Model Details of Cambrian-S-0.5B

Cambrian-S-0.5B

Website | Paper | GitHub | Cambrian-S Family

Authors : Shusheng Yang* , Jihan Yang* , Pinzhi Huang† , Ellis Brown† , et al.

Cambrian-S-0.5B is a spatially-grounded multimodal large language model that excels at spatial reasoning in video understanding. It achieves state-of-the-art performance on visual-spatial benchmarks while maintaining competitive performance on general video understanding tasks.

Model Details
  • Architecture : Qwen2.5-0.5B-Instruct + SigLIP2-SO400M vision encoder + 2-layer MLP adapter
  • Parameters : 0.5B
  • Vision Encoder : SigLIP-384 (SiGLIP)
  • Training : 4-stage pipeline (image alignment → image IT → video IT → spatial IT)
  • Training Data : Trained on VSI-590K (spatial reasoning) + general video instruction data
Usage
from cambrian.model.builder import load_pretrained_model
from cambrian.mm_utils import process_images, tokenizer_image_token
from cambrian.conversation import conv_templates

model_path = "nyu-visionx/Cambrian-S-0.5B"
tokenizer, model, image_processor, _ = load_pretrained_model(model_path, None, "cambrian-s-0.5b", device_map="cuda")

# Process image/video
conv = conv_templates["qwen_2"].copy()
conv.append_message(conv.roles[0], "<image>\nWhat objects are in this scene?")
conv.append_message(conv.roles[1], None)
prompt = conv.get_prompt()

# Generate
output_ids = model.generate(input_ids, images=image_tensor, image_sizes=image_sizes)
Citation
@article{yang2025cambrian,
  title={Cambrian-S: Towards Spatial Supersensing in Video},
  author={Yang, Shusheng and Yang, Jihan and Huang, Pinzhi and Brown, Ellis and Yang, Zihao and Yu, Yue and Tong, Shengbang and Zheng, Zihan and Xu, Yifan and Wang, Muhan and Lu, Danhao and Fergus, Rob and LeCun, Yann and Fei-Fei, Li and Xie, Saining},
  journal={arXiv preprint arXiv:2511.04670},
  year={2025}
}

Runs of nyu-visionx Cambrian-S-0.5B on huggingface.co

133
Total runs
0
24-hour runs
0
3-day runs
-34
7-day runs
-129
30-day runs

More Information About Cambrian-S-0.5B huggingface.co Model

More Cambrian-S-0.5B license Visit here:

https://choosealicense.com/licenses/apache-2.0

Cambrian-S-0.5B huggingface.co

Cambrian-S-0.5B huggingface.co is an AI model on huggingface.co that provides Cambrian-S-0.5B's model effect (), which can be used instantly with this nyu-visionx Cambrian-S-0.5B model. huggingface.co supports a free trial of the Cambrian-S-0.5B model, and also provides paid use of the Cambrian-S-0.5B. Support call Cambrian-S-0.5B model through api, including Node.js, Python, http.

nyu-visionx Cambrian-S-0.5B online free

Cambrian-S-0.5B huggingface.co is an online trial and call api platform, which integrates Cambrian-S-0.5B's modeling effects, including api services, and provides a free online trial of Cambrian-S-0.5B, you can try Cambrian-S-0.5B online for free by clicking the link below.

nyu-visionx Cambrian-S-0.5B online free url in huggingface.co:

https://huggingface.co/nyu-visionx/Cambrian-S-0.5B

Cambrian-S-0.5B install

Cambrian-S-0.5B is an open source model from GitHub that offers a free installation service, and any user can find Cambrian-S-0.5B on GitHub to install. At the same time, huggingface.co provides the effect of Cambrian-S-0.5B install, users can directly use Cambrian-S-0.5B installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Cambrian-S-0.5B install url in huggingface.co:

https://huggingface.co/nyu-visionx/Cambrian-S-0.5B

Url of Cambrian-S-0.5B

Cambrian-S-0.5B huggingface.co Url

Provider of Cambrian-S-0.5B huggingface.co

nyu-visionx
ORGANIZATIONS

Other API from nyu-visionx

huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:March 05 2026