"vscode:/vscode.git/clone" did not exist on "4b03b502119f857bbead7064a29267b9ea8999e5"
test_gfx950_moe.py 187 Bytes
Newer Older
1
2
3
4
# SPDX-License-Identifier: Apache-2.0
# SPDX-FileCopyrightText: Copyright contributors to the vLLM project


5
6
def test_mi355_moe():
    print("TODO: add tests for Mi355 MoE quantization")