runtime error

Exit code: 1. Reason: 5aaf7d92815912ea5a77;d71b9443-e0af-49a9-9335-a315659b7419) Internal Error - We're working hard to fix this as soon as possible! During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 67, in <module> model = model_cls.from_config(model_config).to('cuda:{}'.format(args.gpu_id)) File "/home/user/app/video_llama/models/video_llama.py", line 395, in from_config model = cls( File "/home/user/app/video_llama/models/video_llama.py", line 131, in __init__ self.llama_model = LlamaForCausalLM.from_pretrained( File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2269, in from_pretrained config, model_kwargs = cls.config_class.from_pretrained( File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/transformers/configuration_utils.py", line 546, in from_pretrained 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 573, 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 628, 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 466, in cached_file raise EnvironmentError(f"There was a specific connection error when trying to load {path_or_repo_id}:\n{err}") OSError: There was a specific connection error when trying to load DAMO-NLP-SG/vicuna-7b: 500 Server Error: Internal Server Error for url: https://huggingface.co/DAMO-NLP-SG/vicuna-7b/resolve/main/config.json (Request ID: Root=1-66ee9016-7f8d5aaf7d92815912ea5a77;d71b9443-e0af-49a9-9335-a315659b7419) Internal Error - We're working hard to fix this as soon as possible!

Container logs:

Fetching error logs...