nas / EasyR1-new /examples /runtime_env.yaml
yuccaaa's picture
Add files using upload-large-folder tool
9440cb3 verified
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"
PYTHONUNBUFFERED: "1"