runtime error
Exit code: 3. Reason: hon3.9/site-packages/huggingface_hub/file_download.py", line 1010, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/usr/local/lib/python3.9/site-packages/huggingface_hub/file_download.py", line 1171, in _hf_hub_download_to_cache_dir _download_to_tmp_and_move( File "/usr/local/lib/python3.9/site-packages/huggingface_hub/file_download.py", line 1723, in _download_to_tmp_and_move xet_get( File "/usr/local/lib/python3.9/site-packages/huggingface_hub/file_download.py", line 629, in xet_get download_files( RuntimeError: Data processing error: I/O error: Permission denied (os error 13) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/starlette/routing.py", line 694, in lifespan async with self.lifespan_context(app) as maybe_state: File "/usr/local/lib/python3.9/site-packages/starlette/routing.py", line 571, in __aenter__ await self._router.startup() File "/usr/local/lib/python3.9/site-packages/starlette/routing.py", line 673, in startup handler() File "/code/app.py", line 31, in load_model model_payload['tokenizer'] = AutoTokenizer.from_pretrained(EMBEDDING_MODEL_NAME) File "/usr/local/lib/python3.9/site-packages/transformers/models/auto/tokenization_auto.py", line 1114, in from_pretrained return tokenizer_class.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs) File "/usr/local/lib/python3.9/site-packages/transformers/tokenization_utils_base.py", line 1996, in from_pretrained raise OSError( OSError: Can't load tokenizer for 'krutrim-ai-labs/vyakyarth'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'krutrim-ai-labs/vyakyarth' is the correct path to a directory containing all relevant files for a XLMRobertaTokenizerFast tokenizer. ERROR: Application startup failed. Exiting. Loading embedding model: krutrim-ai-labs/vyakyarth...
Container logs:
Fetching error logs...