runtime error
Exit code: 1. Reason: equest_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 482, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/KissanAI/Dhenu2-In-CRSA-Exp/resolve/main/config.json (Request ID: Root=1-682362d8-062008433d82f73e3e7d9fbc;5be9eaf4-1e08-4877-bc51-ff655c9cca2b) Invalid credentials in Authorization header During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 41, in <module> tokenizer = AutoTokenizer.from_pretrained(MODEL) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 853, in from_pretrained config = AutoConfig.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 972, 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 464, 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 KissanAI/Dhenu2-In-CRSA-Exp: 401 Client Error: Unauthorized for url: https://huggingface.co/KissanAI/Dhenu2-In-CRSA-Exp/resolve/main/config.json (Request ID: Root=1-682362d8-062008433d82f73e3e7d9fbc;5be9eaf4-1e08-4877-bc51-ff655c9cca2b) Invalid credentials in Authorization header
Container logs:
Fetching error logs...