runtime error
Exit code: 1. Reason: f_raise_for_status raise _format(GatedRepoError, message, response) from e huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-678b0860-7c4eab58797a34124877a573;bcb7482a-1e90-44a9-8a2d-053d5490179a) Cannot access gated repo for url https://huggingface.co/vikhyatk/moondream-next/resolve/64ce9d45e8603058826ab339d3bb0f48f7289b1f/config.json. Your request to access model vikhyatk/moondream-next is awaiting a review from the repo authors. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/demo.py", line 14, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 524, in from_pretrained config, kwargs = AutoConfig.from_pretrained( File "/usr/local/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 "/usr/local/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 "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 689, in _get_config_dict resolved_config_file = cached_file( File "/usr/local/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/vikhyatk/moondream-next. 403 Client Error. (Request ID: Root=1-678b0860-7c4eab58797a34124877a573;bcb7482a-1e90-44a9-8a2d-053d5490179a) Cannot access gated repo for url https://huggingface.co/vikhyatk/moondream-next/resolve/64ce9d45e8603058826ab339d3bb0f48f7289b1f/config.json. Your request to access model vikhyatk/moondream-next is awaiting a review from the repo authors.
Container logs:
Fetching error logs...