Commit a32ae7bc authored by raojy's avatar raojy 💬
Browse files

Update README.md

parent d2864a6a
...@@ -15,7 +15,7 @@ Qwen3.6是一款采用混合专家 (MoE) 架构并包含视觉编码器的多模 ...@@ -15,7 +15,7 @@ Qwen3.6是一款采用混合专家 (MoE) 架构并包含视觉编码器的多模
| DTK | 26.04 | | DTK | 26.04 |
| Python | 3.10.12 | | Python | 3.10.12 |
| Transformers | 5.5.0 | | Transformers | 5.5.0 |
| vLLm | 0.18.1+das.fa71803.dtk2604 | | vLLM | 0.18.1+das.fa71803.dtk2604 |
| Triton | 3.6.0+gitc73250c4.staging | | Triton | 3.6.0+gitc73250c4.staging |
| Torch | 2.10.0+das.opt1.dtk2604.20260325.g6b060a | | Torch | 2.10.0+das.opt1.dtk2604.20260325.g6b060a |
...@@ -56,7 +56,7 @@ docker run -it \ ...@@ -56,7 +56,7 @@ docker run -it \
暂无 暂无
## 推理 ## 推理
### vLLm ### vLLM
#### 单机推理 #### 单机推理
```bash ```bash
## serve启动 ## serve启动
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment