fix: add --enable-expert-parallel to compose command

This commit is contained in:
2026-05-11 06:15:11 +00:00
parent c8564caf9d
commit a2e9b5f17f

View File

@@ -61,6 +61,7 @@ services:
--enforce-eager
--kv-cache-dtype fp8
--port 8000
--enable-expert-parallel
EOF
echo "============================================"