runtime error
Exit code: 1. Reason: The token has not been saved to the git credentials helper. Pass `add_to_git_credential=True` in this function directly or `--add-to-git-credential` if using via `huggingface-cli` if you want to set the git credential as well. Token is valid (permission: read). Your token has been saved to /home/user/.cache/huggingface/token Login successful Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> en_fi_tokenizer = AutoTokenizer.from_pretrained(EN_TO_FI_MODEL) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 958, in from_pretrained raise ValueError( ValueError: This tokenizer cannot be instantiated. Please make sure you have `sentencepiece` installed in order to use this tokenizer.
Container logs:
Fetching error logs...