runtime error
Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/55.4k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 55.4k/55.4k [00:00<00:00, 198MB/s] tokenizer.json: 0%| | 0.00/9.09M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 9.09M/9.09M [00:00<00:00, 31.0MB/s] special_tokens_map.json: 0%| | 0.00/296 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 296/296 [00:00<00:00, 1.88MB/s] config.json: 0%| | 0.00/855 [00:00<?, ?B/s][A config.json: 100%|██████████| 855/855 [00:00<00:00, 6.39MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 44, 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 3341, 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...