Compare commits

...

1 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] b9de4a9892
fix: add mooncake a2a backend flag to moe tone test
Agent-Logs-Url: https://github.com/kvcache-ai/Mooncake/sessions/54767eb6-5252-4e2d-9011-d85d98efcef9

Co-authored-by: stmatengss <11641725+stmatengss@users.noreply.github.com>
2026-04-21 03:11:03 +00:00
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ class TestMooncakeBackend(CustomTestCase):
"mooncake",
"--mooncake-ib-device",
ib_devices,
"--moe-a2a-backend",
"mooncake",
"--mem-fraction-static",
"0.8",
],