Remove VLLM_NVFP4_GEMM_BACKEND env var - CuTeDSL auto-selects on Blackwell

This commit is contained in:
2026-05-19 08:35:40 +00:00
parent 914d27fee7
commit 2672e98e4c

View File

@@ -11,7 +11,7 @@ services:
- PYTHONUNBUFFERED=1
- VLLM_RPC_TIMEOUT_MS=600000
- CLAWMINE_DEBUG=1
- VLLM_NVFP4_GEMM_BACKEND=cutedsl
# Don't set VLLM_NVFP4_GEMM_BACKEND - our CuTeDSL kernel auto-selects on Blackwell
command:
- /model
- --trust-remote-code