DeCLIP
DeCLIP copied to clipboard
lacking module
Hi, when I run run.sh, I got errors:
- ModuleNotFoundError: No module named 'springvision'
- KeyError: 'SLURM_PROCID'
- KeyError: 'SLURM_NTASKS'
- KeyError: 'SLURM_NODELIST' Could you tell me how to fix them?
-
springvisionis not required, you can skip it 2,3,4: These keys are required by slurm, and you can modify them according to your own cluster parallel system, such as torch.ditributed.launch