runtime error
Exit code: 1. Reason: be authenticated to access it. Please log in. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 208, in <module> multi_agent_rag = MultiAgentRAG(embedding_model_name, lm_model_id, data_folder) File "/home/user/app/app.py", line 23, in __init__ self.tokenizer, self.model = self.initialize_llm(lm_model_id) File "/home/user/app/app.py", line 52, in initialize_llm tokenizer = AutoTokenizer.from_pretrained(model_id) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 854, in from_pretrained config = AutoConfig.from_pretrained( File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 976, in from_pretrained config_dict, unused_kwargs = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/transformers/configuration_utils.py", line 632, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/transformers/configuration_utils.py", line 689, in _get_config_dict resolved_config_file = cached_file( File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/transformers/utils/hub.py", line 420, in cached_file raise EnvironmentError( OSError: You are trying to access a gated repo. Make sure to have access to it at https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct. 401 Client Error. (Request ID: Root=1-672c3db8-3c3df2d57fce01d3529ea500;ea0e045f-33bc-4bf8-8c99-ca8be4e216d4) Cannot access gated repo for url https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct/resolve/main/config.json. Access to model meta-llama/Llama-3.1-8B-Instruct is restricted. You must have access to it and be authenticated to access it. Please log in.
Container logs:
Fetching error logs...