mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 00:15:24 +08:00
Update tests/kernels/moe/test_batched_moe.py
Co-authored-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com> Signed-off-by: Fardin Hoque <kfhfar@amazon.com>
This commit is contained in:
parent
ee094aa0aa
commit
36ac28a038
@ -34,7 +34,6 @@ MNK_FACTORS = [
|
||||
(45, 1024, 128),
|
||||
(64, 512, 512),
|
||||
(64, 1024, 2048),
|
||||
(222, 128, 128),
|
||||
(222, 128, 2048),
|
||||
(222, 1024, 2048),
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user