runtime error
ension.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 ā Downloading shards: 0%| | 0/4 [00:00<?, ?it/s][A Downloading shards: 25%|āāā | 1/4 [00:06<00:18, 6.11s/it][A Downloading shards: 50%|āāāāā | 2/4 [00:14<00:14, 7.41s/it][A Downloading shards: 75%|āāāāāāāā | 3/4 [00:22<00:07, 7.74s/it][A Downloading shards: 100%|āāāāāāāāāā| 4/4 [00:28<00:00, 7.19s/it][A Downloading shards: 100%|āāāāāāāāāā| 4/4 [00:28<00:00, 7.23s/it] Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s][A Loading checkpoint shards: 25%|āāā | 1/4 [00:02<00:08, 2.92s/it][A Loading checkpoint shards: 50%|āāāāā | 2/4 [00:05<00:05, 2.99s/it][A Loading checkpoint shards: 75%|āāāāāāāā | 3/4 [00:08<00:02, 2.89s/it][A Loading checkpoint shards: 100%|āāāāāāāāāā| 4/4 [00:11<00:00, 2.70s/it][A Loading checkpoint shards: 100%|āāāāāāāāāā| 4/4 [00:11<00:00, 2.78s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 52, in <module> def instruct(instruction, max_token_output=1024): File "/usr/local/lib/python3.10/site-packages/spaces/zero/decorator.py", line 79, in GPU return _GPU(task, duration) File "/usr/local/lib/python3.10/site-packages/spaces/zero/decorator.py", line 111, in _GPU client.startup_report() File "/usr/local/lib/python3.10/site-packages/spaces/zero/client.py", line 44, in startup_report raise RuntimeError("Error while initializing ZeroGPU: Unknown") RuntimeError: Error while initializing ZeroGPU: Unknown
Container logs:
Fetching error logs...