runtime error

Exit code: 1. Reason: | 0.00/1.89G [00:00<?, ?B/s] 6%|▌ | 114M/1.89G [00:01<00:15, 120MB/s] 15%|█▌ | 291M/1.89G [00:02<00:10, 159MB/s] 25%|██▍ | 478M/1.89G [00:03<00:08, 176MB/s] 33%|███▎ | 646M/1.89G [00:04<00:08, 167MB/s] 42%|████▏ | 819M/1.89G [00:05<00:06, 172MB/s] 51%|█████ | 983M/1.89G [00:07<00:08, 124MB/s] 60%|█████▉ | 1.13G/1.89G [00:08<00:05, 139MB/s] 68%|██████▊ | 1.28G/1.89G [00:09<00:05, 128MB/s] 69%|██████▉ | 1.31G/1.89G [00:20<00:04, 128MB/s] 69%|██████▉ | 1.31G/1.89G [00:29<00:12, 48.2MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 511, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2876, in from_pretrained model = cls(config, *model_args, **model_kwargs) File "/home/user/.cache/huggingface/modules/transformers_modules/Lin-Chen/ShareCaptioner/a2679a4033bf648394181e8a118b813fd5d34b7a/modeling_InternLM_XComposer.py", line 46, in __init__ self.visual_encoder = create_eva_vit_g(img_size=448) File "/home/user/.cache/huggingface/modules/transformers_modules/Lin-Chen/ShareCaptioner/a2679a4033bf648394181e8a118b813fd5d34b7a/modeling_vit.py", line 523, in create_eva_vit_g state_dict = torch.load(cached_file, map_location="cpu") File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 993, in load with _open_zipfile_reader(opened_file) as opened_zipfile: File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 447, in __init__ super().__init__(torch._C.PyTorchFileReader(name_or_buffer)) RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory Init VIT ...

Container logs:

Fetching error logs...