runtime error

Exit code: 1. Reason: ng to access a private or gated repo, make sure you are authenticated. For more details, see https://huggingface.co/docs/huggingface_hub/authentication 2025-10-15 18:49:19 | ERROR | stderr | Invalid username or password. 2025-10-15 18:49:19 | ERROR | stderr | 2025-10-15 18:49:19 | ERROR | stderr | The above exception was the direct cause of the following exception: 2025-10-15 18:49:19 | ERROR | stderr | 2025-10-15 18:49:19 | ERROR | stderr | Traceback (most recent call last): 2025-10-15 18:49:19 | ERROR | stderr | File "/home/user/app/app.py", line 52, in <module> 2025-10-15 18:49:19 | ERROR | stderr | tokenizer, model, image_processor, context_len = load_pretrained_model( 2025-10-15 18:49:19 | ERROR | stderr | File "/home/user/app/cumo/model/builder.py", line 125, in load_pretrained_model 2025-10-15 18:49:19 | ERROR | stderr | tokenizer = AutoTokenizer.from_pretrained(model_path, use_fast=False) 2025-10-15 18:49:19 | ERROR | stderr | File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 758, in from_pretrained 2025-10-15 18:49:19 | ERROR | stderr | tokenizer_config = get_tokenizer_config(pretrained_model_name_or_path, **kwargs) 2025-10-15 18:49:19 | ERROR | stderr | File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 590, in get_tokenizer_config 2025-10-15 18:49:19 | ERROR | stderr | resolved_config_file = cached_file( 2025-10-15 18:49:19 | ERROR | stderr | File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 406, in cached_file 2025-10-15 18:49:19 | ERROR | stderr | raise EnvironmentError( 2025-10-15 18:49:19 | ERROR | stderr | OSError: BenkHel/CumoThesis is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' 2025-10-15 18:49:19 | ERROR | stderr | 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...