Files
vllm/tests/quantization/test_mi3xx_moe.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
187 B
Python
Raw Normal View History

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