runtime error

Downloading readme: 0%| | 0.00/417 [00:00<?, ?B/s] Downloading readme: 100%|██████████| 417/417 [00:00<00:00, 2.79MB/s] Downloading data: 0%| | 0.00/49.8M [00:00<?, ?B/s] Downloading data: 84%|████████▍ | 41.9M/49.8M [00:01<00:00, 40.8MB/s] Downloading data: 100%|██████████| 49.8M/49.8M [00:01<00:00, 40.9MB/s] Generating train split: 0%| | 0/3000 [00:00<?, ? examples/s] Generating train split: 100%|██████████| 3000/3000 [00:00<00:00, 10030.57 examples/s] 0%| | 0/3 [00:00<?, ?it/s] 100%|██████████| 3/3 [00:00<00:00, 250.75it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 30, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 564, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3279, in from_pretrained hf_*********.validate_environment( File "/usr/local/lib/python3.10/site-packages/transformers/quantizers/quantizer_bnb_4bit.py", line 62, in validate_environment raise RuntimeError("No GPU found. A GPU is needed for quantization.") RuntimeError: No GPU found. A GPU is needed for quantization.

Container logs:

Fetching error logs...