runtime error
Exit code: 3. Reason: tails, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/starlette/routing.py", line 638, in lifespan async with self.lifespan_context(app) as maybe_state: File "/usr/local/lib/python3.10/site-packages/fastapi/routing.py", line 241, in __aenter__ await self._router._startup() File "/usr/local/lib/python3.10/site-packages/fastapi/routing.py", line 4886, in _startup handler() File "/code/main.py", line 68, in load_model_to_ram raise e File "/code/main.py", line 52, in load_model_to_ram base_model = AutoModelForPreTraining.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 290, in from_pretrained resolved_config_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 278, in cached_file file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 454, in cached_files raise OSError( OSError: google/paligemma-4b-it 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 `hf auth login` or by passing `token=<your_token>` ERROR: Application startup failed. Exiting. ====== STARTING MODEL LOADING ====== Loading processor dari local directory... Loading base model: google/paligemma-4b-it (CPU mode)... ā ERROR CRITICAL SAAT LOAD MODEL: google/paligemma-4b-it 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 `hf auth login` or by passing `token=<your_token>`
Container logs:
Fetching error logs...