runtime error

Downloading readme: 0%| | 0.00/357 [00:00<?, ?B/s] Downloading readme: 100%|██████████| 357/357 [00:00<00:00, 1.61MB/s] Downloading data: 0%| | 0.00/37.3M [00:00<?, ?B/s] Downloading data: 84%|████████▍ | 31.5M/37.3M [00:01<00:00, 20.1MB/s] Downloading data: 100%|██████████| 37.3M/37.3M [00:01<00:00, 20.0MB/s] Generating train split: 0%| | 0/1068 [00:00<?, ? examples/s] Generating train split: 100%|██████████| 1068/1068 [00:00<00:00, 3977.46 examples/s] 0%| | 0/2 [00:00<?, ?it/s] 100%|██████████| 2/2 [00:00<00:00, 372.07it/s] Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. 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...