DeepSpeedExamples icon indicating copy to clipboard operation
DeepSpeedExamples copied to clipboard

No such file or directory: '/tmp/data_files/traindata_04ec1ee09de8642fa1c4b659535fca5dca42643897e6a76769bb674209ad4704.pt'

Open hellojiabin opened this issue 2 years ago • 2 comments

i got something wrong. pls tell me how to generate the file.

FileNotFoundError File "/usr/local/lib/python3.8/dist-packages/torch/serialization.py", line 251, in init File "/usr/local/lib/python3.8/dist-packages/torch/serialization.py", line 251, in init super(_open_file, self).init(open(name, mode))FileNotFoundError: super(_open_file, self).init(open(name, mode))super(_open_file, self).init(open(name, mode))super(_open_file, self).init(open(name, mode)) : [Errno 2] No such file or directory: '/tmp/data_files/traindata_04ec1ee09de8642fa1c4b659535fca5dca42643897e6a76769bb674209ad4704.pt'[Errno 2] No such file or directory: '/tmp/data_files/traindata_04ec1ee09de8642fa1c4b659535fca5dca42643897e6a76769bb674209ad4704.pt'super(_open_file, self).init(open(name, mode))super(_open_file, self).init(open(name, mode))

hellojiabin avatar Oct 23 '23 10:10 hellojiabin

Hi @hellojiabin - we would need to know what scripts you are running/have a repro case in order to see where this file is coming from. Can you see if this file exists on your system? If not, we would need to see what is trying to reference it and what might provide it.

loadams avatar Nov 02 '23 20:11 loadams

邮件已收到 会尽快处理

hellojiabin avatar Nov 02 '23 20:11 hellojiabin