InternVL icon indicating copy to clipboard operation
InternVL copied to clipboard

torchrun --nproc-per-node=8 run.py can not find run.py file

Open luyao-cv opened this issue 6 months ago • 0 comments

Checklist

  • [x] 1. I have searched related issues but cannot get the expected help.
  • [x] 2. The bug has not been fixed in the latest version.
  • [x] 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.

Describe the bug

torchrun --nproc-per-node=8 run.py can not find run.py file

Reproduction

torchrun --nproc-per-node=8 run.py can not find run.py file

Environment

torch 2.0.1

Error traceback

torchrun --nproc-per-node=8 run.py   can not find run.py file

luyao-cv avatar Aug 13 '24 03:08 luyao-cv