runtime error
Exit code: 1. Reason: =false' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 1960, in <module> bootstrap.run() File "/app/app.py", line 1882, in run self.hive_lite_instance = Hive(lite=True) File "/app/app.py", line 1168, in __init__ self._init_lite_mode() File "/app/app.py", line 1176, in _init_lite_mode self._setup_llm_pipeline() File "/app/app.py", line 1216, in _setup_llm_pipeline self.tok = AutoTokenizer.from_pretrained(self.model_id, trust_remote_code=trust, chat_template=None) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 1140, in from_pretrained return tokenizer_class.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2038, in from_pretrained for template in list_repo_templates( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 167, in list_repo_templates return [ File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 167, in <listcomp> return [ File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 3080, in list_repo_tree path_in_repo (`str`, *optional*): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_pagination.py", line 37, in paginate hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 564, in hf_raise_for_status huggingface_hub.errors.RemoteEntryNotFoundError: 404 Client Error. (Request ID: Root=1-6901bc80-7e39474f7a082d0602dd8024;3b97d452-8c47-48bf-8226-0c564cc25c51) Entry Not Found for url: https://huggingface.co/api/models/TinyLlama/TinyLlama-1.1B-Chat-v1.0/tree/main/additional_chat_templates?recursive=false&expand=false. additional_chat_templates does not exist on "main"
Container logs:
Fetching error logs...