RL / model /EasyR1 /examples /runtime_env.yaml
WangYe007's picture
Upload folder using huggingface_hub
7ae83df 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"