You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
发生异常: RuntimeError
PytorchStreamReader failed reading zip archive: failed finding central directory
File "/root/data1/float/generate.py", line 96, in load_weight
state_dict = torch.load(checkpoint_path, map_location='cpu', weights_only=True)
File "/root/data1/float/generate.py", line 85, in init
self.load_weight(opt.ckpt_path, rank=self.rank)
File "/root/data1/float/generate.py", line 186, in
agent = InferenceAgent(opt)
The text was updated successfully, but these errors were encountered:
发生异常: RuntimeError
PytorchStreamReader failed reading zip archive: failed finding central directory
File "/root/data1/float/generate.py", line 96, in load_weight
state_dict = torch.load(checkpoint_path, map_location='cpu', weights_only=True)
File "/root/data1/float/generate.py", line 85, in init
self.load_weight(opt.ckpt_path, rank=self.rank)
File "/root/data1/float/generate.py", line 186, in
agent = InferenceAgent(opt)
The text was updated successfully, but these errors were encountered: