Files
vllm/tests/quantization/test_gfx950_moe.py
2026-04-20 16:09:58 +08:00

7 lines
187 B
Python

# SPDX-License-Identifier: Apache-2.0
# SPDX-FileCopyrightText: Copyright contributors to the vLLM project
def test_mi355_moe():
print("TODO: add tests for Mi355 MoE quantization")