---
title: AstraNav_World_ActionFormer
canonical_url: "https://www.modelscope.ai/models/chongchongjj/AstraNav_World_ActionFormer"
md_url: "https://www.modelscope.ai/models/chongchongjj/AstraNav_World_ActionFormer.md"
repository: chongchongjj/AstraNav_World_ActionFormer
last_updated: 2026-01-21
license: "Apache License 2.0"
pipeline_tag: any-to-any
tasks:
  - any-to-any
parameters: 4.2B
tensor_type:
  - BF16
library_name:
  - safetensors
  - pytorch
frameworks:
  - Pytorch
downloads: 131
stars: 0
---

# AstraNav_World_ActionFormer

> AstraNav_World_ActionFormer - 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.…

chongchongjj/AstraNav_World_ActionFormer is a 4.2B-parameter any-to-any model on ModelScope. licensed under Apache License 2.0.

- **Repository**: chongchongjj/AstraNav_World_ActionFormer
- **License**: Apache License 2.0
- **Tasks**: any-to-any
- **Parameters**: 4.2B
- **Downloads**: 131
- **Stars**: 0
- **Last updated**: 2026-01-21

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

---

### 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/AstraNav_World_ActionFormer')
```
Download with Git clone
```
git clone https://www.modelscope.ai/chongchongjj/AstraNav_World_ActionFormer.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>
