runtime error
Exit code: 1. Reason: /adapter_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. For more details, see https://huggingface.co/docs/huggingface_hub/authentication User Access Token "VLLM" is expired The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 21, in <module> sbert_keybert = SentenceTransformer("pritamdeka/BioBERT-mnli-snli-scinli-scitail-mednli-stsb") File "/usr/local/lib/python3.10/site-packages/sentence_transformers/SentenceTransformer.py", line 339, in __init__ modules = self._load_auto_model( File "/usr/local/lib/python3.10/site-packages/sentence_transformers/SentenceTransformer.py", line 2061, in _load_auto_model transformer_model = Transformer( File "/usr/local/lib/python3.10/site-packages/sentence_transformers/models/Transformer.py", line 87, in __init__ config, is_peft_model = self._load_config(model_name_or_path, cache_dir, backend, config_args) File "/usr/local/lib/python3.10/site-packages/sentence_transformers/models/Transformer.py", line 128, in _load_config find_adapter_config_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/peft_utils.py", line 88, in find_adapter_config_file adapter_cached_filename = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 312, 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 502, in cached_files raise OSError( OSError: pritamdeka/BioBERT-mnli-snli-scinli-scitail-mednli-stsb 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...