use proper backend

This commit is contained in:
2026-05-19 02:08:18 +00:00
parent 00fe63b56f
commit 0612c1ab54

View File

@@ -21,7 +21,7 @@ services:
- --tool-call-parser=deepseek_v4
- --enable-auto-tool-choice
- --reasoning-parser=deepseek_v4
- --moe-backend=flashinfer_cutedsl
- --moe-backend=cutedsl
- --gpu-memory-utilization=0.9
- --host=0.0.0.0
- --port=8000