runtime error

Downloading model.safetensors: 65%|██████▍ | 325M/501M [00:08<00:04, 39.2MB/s] Downloading model.safetensors: 67%|██████▋ | 336M/501M [00:08<00:03, 41.8MB/s] Downloading model.safetensors: 69%|██████▉ | 346M/501M [00:08<00:04, 34.5MB/s] Downloading model.safetensors: 71%|███████ | 357M/501M [00:09<00:05, 24.7MB/s] Downloading model.safetensors: 75%|███████▌ | 377M/501M [00:10<00:05, 24.7MB/s] Downloading model.safetensors: 77%|███████▋ | 388M/501M [00:10<00:04, 27.2MB/s] Downloading model.safetensors: 82%|████████▏ | 409M/501M [00:11<00:02, 35.5MB/s] Downloading model.safetensors: 84%|████████▎ | 419M/501M [00:11<00:02, 31.1MB/s] Downloading model.safetensors: 88%|████████▊ | 440M/501M [00:12<00:01, 35.5MB/s] Downloading model.safetensors: 90%|████████▉ | 451M/501M [00:12<00:01, 35.0MB/s] Downloading model.safetensors: 94%|█████████▍| 472M/501M [00:12<00:00, 37.9MB/s] Downloading model.safetensors: 96%|█████████▌| 482M/501M [00:13<00:00, 35.4MB/s] Downloading model.safetensors: 100%|██████████| 501M/501M [00:13<00:00, 35.3MB/s] Downloading model.safetensors: 100%|██████████| 501M/501M [00:13<00:00, 36.5MB/s] Traceback (most recent call last): File "app.py", line 25, in <module> model = LayoutLMv3ForTokenClassification.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 3019, in from_pretrained state_dict = load_state_dict(resolved_archive_file) File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 474, in load_state_dict return safe_load_file(checkpoint_file) File "/home/user/.local/lib/python3.8/site-packages/safetensors/torch.py", line 310, in load_file result[k] = f.get_tensor(k) AttributeError: module 'torch' has no attribute 'frombuffer'

Container logs:

Fetching error logs...