runtime error

/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( Downloading readme: 0%| | 0.00/417 [00:00<?, ?B/s] Downloading readme: 100%|██████████| 417/417 [00:00<00:00, 4.09MB/s] Downloading data: 0%| | 0.00/49.8M [00:00<?, ?B/s] Downloading data: 100%|██████████| 49.8M/49.8M [00:00<00:00, 50.8MB/s] Generating train split: 0%| | 0/3000 [00:00<?, ? examples/s] Generating train split: 100%|██████████| 3000/3000 [00:00<00:00, 9820.03 examples/s] 0%| | 0/3 [00:00<?, ?it/s] 100%|██████████| 3/3 [00:00<00:00, 237.22it/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 563, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3202, 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...