runtime error
Exit code: 1. Reason: bbb15fbaa5.lock 2025-05-20 04:56:47,814 - urllib3.connectionpool - DEBUG - https://huggingface.co:443 "GET /dmis-lab/biobert-v1.1/resolve/main/special_tokens_map.json HTTP/1.1" 200 112 special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 783kB/s] 2025-05-20 04:56:47,816 - filelock - DEBUG - Attempting to release lock 139630964299888 on /home/user/.cache/huggingface/hub/.locks/models--dmis-lab--biobert-v1.1/e7b0375001f109a6b8873d756ad4f7bbb15fbaa5.lock 2025-05-20 04:56:47,816 - filelock - DEBUG - Lock 139630964299888 released on /home/user/.cache/huggingface/hub/.locks/models--dmis-lab--biobert-v1.1/e7b0375001f109a6b8873d756ad4f7bbb15fbaa5.lock 2025-05-20 04:56:47,834 - urllib3.connectionpool - DEBUG - https://huggingface.co:443 "HEAD /dmis-lab/biobert-v1.1/resolve/main/chat_template.jinja HTTP/1.1" 404 0 DEBUG: LazyModel initialized for dmis-lab/biobert-v1.1 2025-05-20 04:56:47,972 - MediQuery - DEBUG - LazyModel initialized for dmis-lab/biobert-v1.1 Traceback (most recent call last): File "/home/user/app/app.py", line 827, in <module> mediquery = MediQuery() File "/home/user/app/app.py", line 461, in __init__ self._init_models() File "/home/user/app/app.py", line 504, in _init_models self.gen_tokenizer = T5Tokenizer.from_pretrained(gen_model_path) File "/usr/local/lib/python3.10/site-packages/transformers/utils/import_utils.py", line 1840, in __getattribute__ requires_backends(cls, cls._backends) File "/usr/local/lib/python3.10/site-packages/transformers/utils/import_utils.py", line 1828, in requires_backends raise ImportError("".join(failed)) ImportError: T5Tokenizer requires the SentencePiece library but it was not found in your environment. Checkout the instructions on the installation page of its repo: https://github.com/google/sentencepiece#installation and follow the ones that match your environment. Please note that you may need to restart your runtime after installation.
Container logs:
Fetching error logs...