---
title: OmniNav
canonical_url: "https://www.modelscope.ai/models/chongchongjj/OmniNav"
md_url: "https://www.modelscope.ai/models/chongchongjj/OmniNav.md"
repository: chongchongjj/OmniNav
last_updated: 2025-12-12
license: "Apache License 2.0"
pipeline_tag: multi-modal-embedding
tasks:
  - multi-modal-embedding
model_type:
  - qwen2_5_vl
architectures:
  - Qwen2_5_VLForConditionalGeneration
library_name:
  - safetensors
  - pytorch
frameworks:
  - Pytorch
downloads: 2402
stars: 0
---

# OmniNav

> OmniNav - An open-source model by chongchongjj on ModelScope. You are viewing the default Readme template as no detailed model-card was provided by the model’s contributors. You can access the model files in the "Files and versions" tab. Model files may be…

chongchongjj/OmniNav is a multi-modal-embedding model on ModelScope. licensed under Apache License 2.0.

- **Repository**: chongchongjj/OmniNav
- **License**: Apache License 2.0
- **Tasks**: multi-modal-embedding
- **Downloads**: 2402
- **Stars**: 0
- **Last updated**: 2025-12-12

Source: https://www.modelscope.ai/models/chongchongjj/OmniNav

---

### You are viewing the default Readme template as no detailed model-card was provided by the model’s contributors. You can access the model files in the "Files and versions" tab.
#### Model files may be downloaded with ModelScope SDK or through git clone directly.

Download with ModelScope’s Python SDK
```bash
#Install ModelScope
pip install modelscope
```
```python
#Download with ModelScope’s Python SDK
from modelscope import snapshot_download
model_dir = snapshot_download('chongchongjj/OmniNav')
```
Download with Git clone
```
git clone https://www.modelscope.ai/chongchongjj/OmniNav.git
```

<p style="color: lightgrey;">If you are a contributor to this model, we invite you to promptly update the model card content according to <a href="https://modelscope.cn/docs/ModelScope%E6%A8%A1%E5%9E%8B%E6%8E%A5%E5%85%A5%E6%B5%81%E7%A8%8B%E6%A6%82%E8%A7%88" style="color: lightgrey; text-decoration: underline;">the model contribution documentation</a>.</p>
