Commit ca0cd867 authored by weishb's avatar weishb
Browse files

remove K100AI

parent 10174eb4
......@@ -97,8 +97,8 @@ curl http://127.0.0.1:8000/v1/chat/completions -H "Content-Type: application/jso
| **模型名称** | **权重大小** | **DCU型号** | **最低卡数需求** | **下载地址** |
| :------------------: | :----------: | :-----------: | :--------------: | :----------------------------------------------------------: |
| **Qwen3-Next-80B-A3B-Instruct** | 80B | K100AI,BW1000 | 4 | [Qwen3-Next-80B-A3B-Instruct](https://www.modelscope.cn/models/Qwen/Qwen3-Next-80B-A3B-Instruct) |
| **Qwen3-Next-80B-A3B-Thinking** | 80B | K100AI,BW1000 | 4 | [Qwen3-Next-80B-A3B-Thinking](https://www.modelscope.cn/models/Qwen/Qwen3-Next-80B-A3B-Thinking) |
| **Qwen3-Next-80B-A3B-Instruct** | 80B | BW1000 | 4 | [Qwen3-Next-80B-A3B-Instruct](https://www.modelscope.cn/models/Qwen/Qwen3-Next-80B-A3B-Instruct) |
| **Qwen3-Next-80B-A3B-Thinking** | 80B | BW1000 | 4 | [Qwen3-Next-80B-A3B-Thinking](https://www.modelscope.cn/models/Qwen/Qwen3-Next-80B-A3B-Thinking) |
......
......@@ -11,4 +11,4 @@ appCategory=对话问答
# 框架类型
frameType=vllm
# 加速卡类型
accelerateType=K100AI,BW1000
accelerateType=BW1000
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