runtime error

Exit code: 1. Reason: 7, 125MB/s] pytorch_model.bin: 56%|█████▌ | 1.27G/2.27G [00:02<00:01, 721MB/s] pytorch_model.bin: 100%|█████████▉| 2.27G/2.27G [00:02<00:00, 880MB/s] tokenizer_config.json: 0%| | 0.00/444 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 444/444 [00:00<00:00, 4.24MB/s] sentencepiece.bpe.model: 0%| | 0.00/5.07M [00:00<?, ?B/s] sentencepiece.bpe.model: 100%|██████████| 5.07M/5.07M [00:00<00:00, 138MB/s] tokenizer.json: 0%| | 0.00/17.1M [00:00<?, ?B/s] model.safetensors: 0%| | 0.00/2.27G [00:00<?, ?B/s] model.safetensors: 42%|████▏ | 954M/2.27G [00:01<00:01, 945MB/s] model.safetensors: 97%|█████████▋| 2.20G/2.27G [00:02<00:00, 1.10GB/s] model.safetensors: 100%|█████████▉| 2.27G/2.27G [00:02<00:00, 1.04GB/s] tokenizer.json: 61%|██████▏ | 10.5M/17.1M [00:02<00:01, 4.71MB/s] tokenizer.json: 100%|██████████| 17.1M/17.1M [00:02<00:00, 7.63MB/s] special_tokens_map.json: 0%| | 0.00/964 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 964/964 [00:00<00:00, 9.42MB/s] config.json: 0%| | 0.00/191 [00:00<?, ?B/s] config.json: 100%|██████████| 191/191 [00:00<00:00, 1.29MB/s] Processing PDF and creating FAISS index... Traceback (most recent call last): File "/home/user/app/app.py", line 34, in <module> pdf_text = extract_text_from_pdf(PDF_PATH) File "/home/user/app/app.py", line 30, in extract_text_from_pdf reader = PdfReader(pdf_path) File "/usr/local/lib/python3.10/site-packages/pypdf/_reader.py", line 135, in __init__ self._initialize_stream(stream) File "/usr/local/lib/python3.10/site-packages/pypdf/_reader.py", line 153, in _initialize_stream with open(stream, "rb") as fh: FileNotFoundError: [Errno 2] No such file or directory: '/home/user/app/files/anatomy_moore.pdf'

Container logs:

Fetching error logs...