runtime error
Exit code: 1. Reason: | 0.00/1.08k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 1.08k/1.08k [00:00<00:00, 8.74MB/s] vocab.json: 0%| | 0.00/892 [00:00<?, ?B/s][A vocab.json: 100%|██████████| 892/892 [00:00<00:00, 8.17MB/s] added_tokens.json: 0%| | 0.00/30.0 [00:00<?, ?B/s][A added_tokens.json: 100%|██████████| 30.0/30.0 [00:00<00:00, 293kB/s] special_tokens_map.json: 0%| | 0.00/96.0 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 96.0/96.0 [00:00<00:00, 615kB/s] config.json: 0%| | 0.00/1.91k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.91k/1.91k [00:00<00:00, 16.0MB/s] model.safetensors: 0%| | 0.00/2.42G [00:00<?, ?B/s][A model.safetensors: 1%| | 21.0M/2.42G [00:01<02:54, 13.7MB/s][A model.safetensors: 17%|█▋ | 409M/2.42G [00:02<00:10, 191MB/s] [A model.safetensors: 45%|████▍ | 1.08G/2.42G [00:03<00:03, 382MB/s][A model.safetensors: 62%|██████▏ | 1.51G/2.42G [00:04<00:02, 398MB/s][A model.safetensors: 90%|████████▉ | 2.17G/2.42G [00:05<00:00, 487MB/s][A model.safetensors: 100%|█████████▉| 2.42G/2.42G [00:06<00:00, 404MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> quantized_model = torch.load("cdactvm/w2v-bert-punjabi/wav2vec2_bert_qint8.pth", weights_only=False) File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 1425, in load with _open_file_like(f, "rb") as opened_file: File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 751, in _open_file_like return _open_file(name_or_buffer, mode) File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 732, in __init__ super().__init__(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: 'cdactvm/w2v-bert-punjabi/wav2vec2_bert_qint8.pth'
Container logs:
Fetching error logs...