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: fineGrained). 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 20, in <module> tokenizer = AutoTokenizer.from_pretrained(model_name, use_auth_token=hf_token) NameError: name 'hf_token' is not defined

Container logs:

Fetching error logs...