runtime error

Using GPU GPU: NVIDIA A10G Token has not been saved to git credential helper. Pass `add_to_git_credential=True` if you want to set the git credential as well. Traceback (most recent call last): File "/code/server.py", line 2, in <module> from inference import answer File "/code/inference.py", line 20, in <module> login(token = token) File "/usr/local/lib/python3.12/site-packages/huggingface_hub/_login.py", line 110, in login _login(token, add_to_git_credential=add_to_git_credential, write_permission=write_permission) File "/usr/local/lib/python3.12/site-packages/huggingface_hub/_login.py", line 306, in _login raise ValueError("Invalid token passed!") ValueError: Invalid token passed!

Container logs:

Fetching error logs...