We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d8fc2 commit e66c0fdCopy full SHA for e66c0fd
tests/e2e/multicard/test_offline_inference_distributed.py
@@ -41,7 +41,7 @@
41
]
42
43
QWEN_W4A8_NEW_VERSION_MODELS = [
44
- "Anionex/Qwen3-1.7B-W4A8-V1",
+ "Anionex/Qwen3-1.7B-W4A8-V1", # TODO: move it into vllm-ascend ci modelscope repo
45
46
47
DEEPSEEK_W4A8_MODELS = [
0 commit comments