Spaces:
Running
Running
File size: 257 Bytes
0e6368e |
1 2 3 4 5 6 7 8 9 10 |
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"
|