runtime error

Exit code: 1. Reason: .9M/346M [00:01<00:04, 59.6MB/s] Downloading model.safetensors: 27%|██▋ | 94.4M/346M [00:01<00:04, 56.0MB/s] Downloading model.safetensors: 30%|███ | 105M/346M [00:01<00:04, 56.0MB/s] Traceback (most recent call last): File "app.py", line 51, in <module> system = TGS(cfg=base_cfg.system).to(device) File "/home/user/app/code/tgs/systems/base.py", line 36, in __init__ self.configure() File "/home/user/app/code/tgs/systems/infer.py", line 53, in configure self.image_tokenizer = tgs.find(self.cfg.image_tokenizer_cls)( File "/home/user/app/code/tgs/utils/base.py", line 104, in __init__ self.configure(*args, **kwargs) File "/home/user/app/code/tgs/models/tokenizers/image.py", line 75, in configure self.model = Dinov2Model.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 2909, in from_pretrained resolved_archive_file = cached_file(pretrained_model_name_or_path, filename, **cached_file_kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 429, in cached_file resolved_file = hf_hub_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1431, in hf_hub_download token (`str` or `bool`, *optional*): File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 557, in http_get received content is different from the expected one. OSError: Consistency check failed: file should be of size 346345912 but has size 108820228 (model.safetensors). We are sorry for the inconvenience. Please retry download and pass `force_download=True, resume_download=False` as argument. If the issue persists, please let us know by opening an issue on https://github.com/huggingface/huggingface_hub. Downloading model.safetensors: 31%|███▏ | 109M/346M [00:01<00:04, 56.4MB/s]

Container logs:

Fetching error logs...