---
title: Qwen3.5-397B-A17B-w8a8-mtp
canonical_url: "https://www.modelscope.cn/models/Eco-Tech/Qwen3.5-397B-A17B-w8a8-mtp"
md_url: "https://www.modelscope.cn/models/Eco-Tech/Qwen3.5-397B-A17B-w8a8-mtp.md"
repository: Eco-Tech/Qwen3.5-397B-A17B-w8a8-mtp
last_updated: 2026-09-04
license: apache-2.0
pipeline_tag: text-generation
tasks:
  - text-generation
model_type:
  - qwen3_5_moe
architectures:
  - Qwen3_5MoeForConditionalGeneration
parameters: 403.8B
tensor_type:
  - F32
  - BF16
  - I8
library_name:
  - safetensors
  - pytorch
frameworks:
  - Pytorch
downloads: 10256
stars: 0
---

# Qwen3.5-397B-A17B-w8a8-mtp

> Qwen3.5-397B-A17B-w8a8-mtp - Eco-Tech 在 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…

Eco-Tech/Qwen3.5-397B-A17B-w8a8-mtp 是 ModelScope 魔搭社区上的 403.8B 参数text-generation模型，采用 apache-2.0 许可。

- **Repository**: Eco-Tech/Qwen3.5-397B-A17B-w8a8-mtp
- **License**: apache-2.0
- **Tasks**: text-generation
- **Parameters**: 403.8B
- **Downloads**: 10256
- **Stars**: 0
- **Last updated**: 2026-09-04

Source: https://www.modelscope.cn/models/Eco-Tech/Qwen3.5-397B-A17B-w8a8-mtp

---

### 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('Eco-Tech/Qwen3.5-397B-A17B-w8a8-mtp')
```
Download with Git clone
```
git clone https://modelers.cn/Eco-Tech/Qwen3.5-397B-A17B-w8a8-mtp.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://www.modelscope.cn/docs/contribute/model-integration" style="color: lightgrey; text-decoration: underline;">the model contribution documentation</a>.</p>
