runtime_env.yaml 123 Bytes
Newer Older
chenych's avatar
chenych committed
1
2
3
4
5
working_dir: ./
excludes: ["/.git/"]
env_vars:
  TORCH_NCCL_AVOID_RECORD_STREAMS: "1"
  VLLM_ATTENTION_BACKEND: "XFORMERS"