runtime error

/usr/local/lib/python3.10/site-packages/bitsandbytes/cextension.py:31: 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 ↑ Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> raise ValueError("Hugging Face token not found. Please set the HF_TOKEN environment variable.") ValueError: Hugging Face token not found. Please set the HF_TOKEN environment variable.

Container logs:

Fetching error logs...