diff --git a/configs/examples/dash0_smoke_study.json b/configs/examples/dash0_smoke_study.json index 968ef9c..c10c494 100644 --- a/configs/examples/dash0_smoke_study.json +++ b/configs/examples/dash0_smoke_study.json @@ -24,7 +24,9 @@ "/home/admin/resource/model/464482ce.qwen3-30b-a3b/1m-instruct-0726-fp4" ], "base_envs": { - "CUDA_VISIBLE_DEVICES": "0,1,2,3" + "CUDA_VISIBLE_DEVICES": "0,1,2,3", + "VLLM_FP8_USE_BLADNN": "1", + "VLLM_MOE_USE_BLADNN": "1" }, "base_flags": { "host": "127.0.0.1",