File size: 276 Bytes
ca1810e
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "env_vars": {
    "NCCL_DEBUG": "WARN",
    "RAY_memory_monitor_refresh_ms": "250",
    "TOKENIZERS_PARALLELISM": "true",
    "SWANLAB_API_KEY": "your_swanlab_api_key",
    "SWANLAB_MODE": "cloud",
    "RAY_memory_usage_threshold": "0.9"
  },
  "excludes": [
    "*"
  ]
}