runtime error

Exit code: 1. Reason: fused_if_available=True (fusing_add_ln=0/30, fusing_mlp=0/30) ==== [Switti config ] embed_dim=1920, num_heads=30, depth=30, mlp_ratio=4.0 [drop ratios ] drop_rate=0.0, attn_drop_rate=0.0, drop_path_rate=0 (tensor([0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0.])) model.safetensors: 0%| | 0.00/10.2G [00:00<?, ?B/s] model.safetensors: 0%| | 0.00/10.2G [00:00<?, ?B/s] Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> pipe = SwittiPipeline.from_pretrained(model_repo_id, device=device, torch_dtype=torch.bfloat16) File "/home/user/app/models/pipeline.py", line 38, in from_pretrained switti = SwittiHF.from_pretrained(pretrained_model_name_or_path).to(device) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hub_mixin.py", line 566, in from_pretrained instance = cls._from_pretrained( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hub_mixin.py", line 796, in _from_pretrained model_file = hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1010, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1171, in _hf_hub_download_to_cache_dir _download_to_tmp_and_move( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1723, in _download_to_tmp_and_move xet_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 629, in xet_get download_files( RuntimeError: Data processing error: I/O error: Permission denied (os error 13)

Container logs:

Fetching error logs...