runtime error

Exit code: 1. Reason: Using CPU tokenizer_config.json: 0%| | 0.00/51.0k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 51.0k/51.0k [00:00<00:00, 25.6MB/s] tokenizer.json: 0%| | 0.00/9.09M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 9.09M/9.09M [00:00<00:00, 70.9MB/s] special_tokens_map.json: 0%| | 0.00/301 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 301/301 [00:00<00:00, 2.02MB/s] config.json: 0%| | 0.00/707 [00:00<?, ?B/s] config.json: 100%|██████████| 707/707 [00:00<00:00, 4.41MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 60, in <module> model = AutoModelForCausalLM.from_pretrained("defog/llama-3-sqlcoder-8b", quantization_config=quantization_config, 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 3398, in from_pretrained hf_quantizer.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...