runtime error

Exit code: 1. Reason: The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers, 8-bit multiplication, and GPU quantization are unavailable. Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> from bitsandbytes.nn import Int8Params, Int8Linear ImportError: cannot import name 'Int8Linear' from 'bitsandbytes.nn' (/usr/local/lib/python3.10/site-packages/bitsandbytes/nn/__init__.py)

Container logs:

Fetching error logs...