runtime error
Exit code: 1. Reason: .27G [00:04<00:01, 481MB/s][A pytorch_model.bin: 100%|█████████▉| 2.27G/2.27G [00:04<00:00, 467MB/s] model.safetensors: 0%| | 0.00/2.27G [00:00<?, ?B/s][A model.safetensors: 2%|▏ | 52.4M/2.27G [00:01<01:01, 36.2MB/s][A model.safetensors: 21%|██ | 472M/2.27G [00:02<00:07, 226MB/s] [A model.safetensors: 52%|█████▏ | 1.18G/2.27G [00:03<00:02, 415MB/s][A model.safetensors: 86%|████████▌ | 1.96G/2.27G [00:04<00:00, 545MB/s][A model.safetensors: 100%|█████████▉| 2.27G/2.27G [00:04<00:00, 465MB/s] tokenizer_config.json: 0%| | 0.00/444 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 444/444 [00:00<00:00, 3.92MB/s] sentencepiece.bpe.model: 0%| | 0.00/5.07M [00:00<?, ?B/s][A sentencepiece.bpe.model: 100%|██████████| 5.07M/5.07M [00:00<00:00, 28.2MB/s] tokenizer.json: 0%| | 0.00/17.1M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 17.1M/17.1M [00:00<00:00, 88.7MB/s] special_tokens_map.json: 0%| | 0.00/964 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 964/964 [00:00<00:00, 8.85MB/s] config.json: 0%| | 0.00/191 [00:00<?, ?B/s][A config.json: 100%|██████████| 191/191 [00:00<00:00, 2.30MB/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 136, in __init__ self._initialize_stream(stream) File "/usr/local/lib/python3.10/site-packages/pypdf/_reader.py", line 155, 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...