runtime error

compiled without GPU support. 8-bit optimizers, 8-bit multiplication, and GPU quantization are unavailable. /home/user/.local/lib/python3.10/site-packages/bitsandbytes/libbitsandbytes_cpu.so: undefined symbol: cadam32bit_grad_fp32 warn("The installed version of bitsandbytes was compiled without GPU support. " Downloading readme: 0%| | 0.00/782 [00:00<?, ?B/s] Downloading readme: 100%|██████████| 782/782 [00:00<00:00, 6.36MB/s] Downloading data files: 0%| | 0/1 [00:00<?, ?it/s] Downloading data: 0%| | 0.00/967k [00:00<?, ?B/s] Downloading data: 100%|██████████| 967k/967k [00:00<00:00, 5.02MB/s] Downloading data: 100%|██████████| 967k/967k [00:00<00:00, 5.01MB/s] Downloading data files: 100%|██████████| 1/1 [00:00<00:00, 5.15it/s] Downloading data files: 100%|██████████| 1/1 [00:00<00:00, 5.15it/s] Extracting data files: 0%| | 0/1 [00:00<?, ?it/s] Extracting data files: 100%|██████████| 1/1 [00:00<00:00, 2268.42it/s] Generating train split: 0%| | 0/1000 [00:00<?, ? examples/s] Generating train split: 100%|██████████| 1000/1000 [00:00<00:00, 124678.34 examples/s] Traceback (most recent call last): File "/home/user/app/app.py", line 137, in <module> major, _ = torch.cuda.get_device_capability() File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 381, in get_device_capability prop = get_device_properties(device) File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 395, in get_device_properties _lazy_init() # will define _get_device_properties File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 247, in _lazy_init torch._C._cuda_init() RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx

Container logs:

Fetching error logs...