runtime error
Exit code: 1. Reason: 61dbe44aae791d1801ec67;30dd986a-afc1-4f90-928e-66bafacef425) Cannot access gated repo for url https://huggingface.co/stabilityai/ar-stablelm-2-chat/resolve/main/config.json. Access to model stabilityai/ar-stablelm-2-chat is restricted and you are not in the authorized list. Visit https://huggingface.co/stabilityai/ar-stablelm-2-chat to ask for access. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> model = AutoModelForCausalLM.from_pretrained(model_id, device_map="auto", trust_remote_code=True) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 526, in from_pretrained config, kwargs = AutoConfig.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 1006, in from_pretrained config_dict, unused_kwargs = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 570, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 629, in _get_config_dict resolved_config_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 421, 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/stabilityai/ar-stablelm-2-chat. 403 Client Error. (Request ID: Root=1-67c76d41-6061dbe44aae791d1801ec67;30dd986a-afc1-4f90-928e-66bafacef425) Cannot access gated repo for url https://huggingface.co/stabilityai/ar-stablelm-2-chat/resolve/main/config.json. Access to model stabilityai/ar-stablelm-2-chat is restricted and you are not in the authorized list. Visit https://huggingface.co/stabilityai/ar-stablelm-2-chat to ask for access.
Container logs:
Fetching error logs...