paper_rl / EasyR1 /examples /runtime_env.yaml
SII-ChengqiLi's picture
Add files using upload-large-folder tool
c1bf6a6 verified
Raw
History Blame Contribute Delete
294 Bytes
working_dir: ./
excludes: ["/.git/"]
env_vars:
TOKENIZERS_PARALLELISM: "true"
NCCL_DEBUG: "WARN"
VLLM_LOGGING_LEVEL: "WARN"
TORCH_NCCL_AVOID_RECORD_STREAMS: "1"
PYTORCH_CUDA_ALLOC_CONF: "expandable_segments:False"
CUDA_DEVICE_MAX_CONNECTIONS: "1"
VLLM_ALLREDUCE_USE_SYMM_MEM: "0"