runtime error

Exit code: 1. Reason: /opt/conda/lib/python3.10/site-packages/transformers/utils/hub.py:105: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead. warnings.warn( Could not cache non-existence of file. Will ignore error and continue. Error: [Errno 13] Permission denied: '/app/cache' Could not cache non-existence of file. Will ignore error and continue. Error: [Errno 13] Permission denied: '/app/cache' claim_id ... source 0 0 ... Facebook 1 1 ... Instagram 2 2 ... Twitter 3 3 ... Facebook 4 4 ... Facebook [5 rows x 5 columns] Traceback (most recent call last): File "/app/main.py", line 84, in <module> tokenizer = AutoTokenizer.from_pretrained(MODEL_NAME) File "/opt/conda/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 1028, in from_pretrained return tokenizer_class_fast.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs) File "/opt/conda/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2046, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for 'sentence-transformers/multi-qa-mpnet-base-dot-v1'. 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 'sentence-transformers/multi-qa-mpnet-base-dot-v1' is the correct path to a directory containing all relevant files for a MPNetTokenizerFast tokenizer.

Container logs:

Fetching error logs...