Remove VLLM_NVFP4_GEMM_BACKEND env var - CuTeDSL auto-selects on Blackwell
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user