---
title: Qwen3-0.6B-W8A8-Ascend
canonical_url: "https://www.modelscope.cn/models/mllmTeam/Qwen3-0.6B-W8A8-Ascend"
md_url: "https://www.modelscope.cn/models/mllmTeam/Qwen3-0.6B-W8A8-Ascend.md"
repository: mllmTeam/Qwen3-0.6B-W8A8-Ascend
last_updated: 2026-04-28
license: apache-2.0
pipeline_tag: text-generation
tasks:
  - text-generation
architectures:
  - QwenAscendForCausalLM
parameters: 751.6M
tensor_type:
  - BF16
library_name:
  - safetensors
  - other
frameworks:
  - other
downloads: 19
stars: 0
tags:
  - mllm
  - qwen3
  - ascend
  - causal-lm
---

# Qwen3-0.6B-W8A8-Ascend

> Qwen3-0.6B-W8A8-Ascend - mllmTeam 在 ModelScope 开源的模型。Qwen3-0.6B Ascend for mLLM

mllmTeam/Qwen3-0.6B-W8A8-Ascend 是 ModelScope 魔搭社区上的 751.6M 参数text-generation模型，采用 apache-2.0 许可。

- **Repository**: mllmTeam/Qwen3-0.6B-W8A8-Ascend
- **License**: apache-2.0
- **Tasks**: text-generation
- **Parameters**: 751.6M
- **Tags**: mllm, qwen3, ascend, causal-lm
- **Downloads**: 19
- **Stars**: 0
- **Last updated**: 2026-04-28

Source: https://www.modelscope.cn/models/mllmTeam/Qwen3-0.6B-W8A8-Ascend

---

# Qwen3-0.6B Ascend for mLLM

This repository contains the metadata and runtime files for an mLLM Ascend
deployment of Qwen3-0.6B.

The model is based on `Qwen/Qwen3-0.6B` and is intended to run with the mLLM
Ascend example runner. The local staging directory intentionally omits the
large `model.mllm` file; add the converted mLLM weight file with that exact
name before publishing a runnable ModelScope repository.

## Files

Required for mLLM Ascend inference:

```text
config.json
model.mllm
tokenizer.json
```

Repository metadata:

```text
.gitattributes
LICENSE
README.md
```

## License

The base model license is Apache-2.0. See `LICENSE` for details.
