"docs/contributing/README.md" did not exist on "b932c048acd4a57eece0fc744d9205acc2e54a58"
test_mi3xx_moe.py 187 Bytes
Newer Older
1
2
3
4
5
6
# 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")