Initial commit
This commit is contained in:
5
verl/trainer/runtime_env.yaml
Normal file
5
verl/trainer/runtime_env.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
working_dir: ./
|
||||
excludes: ["/.git/"]
|
||||
env_vars:
|
||||
TORCH_NCCL_AVOID_RECORD_STREAMS: "1"
|
||||
VLLM_ATTENTION_BACKEND: "XFORMERS"
|
||||
Reference in New Issue
Block a user