runtime error

Exit code: 1. Reason: tFoundError: 401 Client Error. (Request ID: Root=1-67b487ae-4ac7cf3d36c18e8b57c3fda5;1c408839-d855-44da-b231-d4df1c70fd03) Repository Not Found for url: https://huggingface.co/Mihaj/wav2vec2-large-xls-r-300m-ruOH-alphav/resolve/main/preprocessor_config.json. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. Invalid credentials in Authorization header The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 22, in <module> processor = Wav2Vec2ProcessorWithLM.from_pretrained(model_name) File "/usr/local/lib/python3.10/site-packages/transformers/models/wav2vec2_with_lm/processing_wav2vec2_with_lm.py", line 152, in from_pretrained feature_extractor, tokenizer = super()._get_arguments_from_pretrained(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/processing_utils.py", line 938, in _get_arguments_from_pretrained args.append(attribute_class.from_pretrained(pretrained_model_name_or_path, **kwargs)) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/feature_extraction_auto.py", line 343, in from_pretrained config_dict, _ = FeatureExtractionMixin.get_feature_extractor_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/feature_extraction_utils.py", line 499, in get_feature_extractor_dict resolved_feature_extractor_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 425, in cached_file raise EnvironmentError( OSError: Mihaj/wav2vec2-large-xls-r-300m-ruOH-alphav is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' If this is a private repository, make sure to pass a token having permission to this repo either by logging in with `huggingface-cli login` or by passing `token=<your_token>`

Container logs:

Fetching error logs...