runtime error

/usr/local/lib/python3.10/site-packages/bitsandbytes/cextension.py:34: UserWarning: The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers, 8-bit multiplication, and GPU quantization are unavailable. warn("The installed version of bitsandbytes was compiled without GPU support. " /usr/local/lib/python3.10/site-packages/bitsandbytes/libbitsandbytes_cpu.so: undefined symbol: cadam32bit_grad_fp32 ā†‘ Those bitsandbytes warnings are expected on ZeroGPU ā†‘ {'default': 'configs/datasets/video_chatgpt/default.yaml'} 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 "/home/user/app/minigpt4_video_demo.py", line 23, in <module> login(token=hf_token) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_login.py", line 109, in login _login(token, add_to_git_credential=add_to_git_credential, write_permission=write_permission) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_login.py", line 305, in _login raise ValueError("Invalid token passed!") ValueError: Invalid token passed!

Container logs:

Fetching error logs...