File size: 283 Bytes
857c2e9
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "env_vars": {
    "NCCL_DEBUG": "WARN",
    "RAY_memory_monitor_refresh_ms": "0",
    "VLLM_ATTENTION_BACKEND": "XFORMERS",
    "PYTORCH_CUDA_ALLOC_CONF": "expandable_segments:True",
    "TOKENIZERS_PARALLELISM": "true",
    "WANDB_API_KEY": ""
  },
  "excludes": [
    "*"
  ]
}