SNav-7B

SNav-7B is the navigation baseline from NavSpace: How Navigation Agents Follow Spatial Intelligence Instructions (ICRA 2026).

Quick start

# download
huggingface-cli download TidalYang/SNav-7B --local-dir ./SNav-7B

# evaluate on NavSpace (see NavSpace repo docs)
python evaluation/eval_snav.py \
  --model-path ./SNav-7B \
  --vision-tower-path /path/to/siglip-so400m-patch14-384 \
  --hm3d-base-path /path/to/hm3d_v0.2 \
  --task environment_state

Loading uses the LLaVA / StreamVLN-style stack from the NavSpace repository (not plain transformers.AutoModel alone).

Citation

@misc{yang2026navspacenavigationagentsfollow,
  title={NavSpace: How Navigation Agents Follow Spatial Intelligence Instructions},
  author={Haolin Yang and Yuxing Long and Zhuoyuan Yu and Zihan Yang and Minghan Wang and Jiapeng Xu and Yihan Wang and Ziyan Yu and Wenzhe Cai and Lei Kang and Hao Dong},
  year={2026},
  eprint={2510.08173},
  archivePrefix={arXiv},
  primaryClass={cs.RO},
  url={https://arxiv.org/abs/2510.08173}
}
Downloads last month
-
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for TidalYang/SNav-7B

Finetuned
(15)
this model

Paper for TidalYang/SNav-7B