AbrahamicSolver / runtime_env.yaml
Gatsby767's picture
Upload 11 files
0e6368e verified
raw
history blame contribute delete
257 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"
PYTHONUNBUFFERED: "1"