Commit 5e032fc7 authored by zhuwenwen's avatar zhuwenwen
Browse files

update env_override.py

parent d103e0cf
......@@ -18,4 +18,4 @@ os.environ['PYTORCH_NVML_BASED_CUDA_CHECK'] = '1'
# see https://github.com/vllm-project/vllm/issues/10480
os.environ['TORCHINDUCTOR_COMPILE_THREADS'] = '1'
# see https://github.com/vllm-project/vllm/issues/10619
torch._inductor.config.compile_threads = 1
# torch._inductor.config.compile_threads = 1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment