runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> model = GPTJForCausalLM.from_pretrained(model_name) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3341, in from_pretrained hf_*********.validate_environment( File "/usr/local/lib/python3.10/site-packages/transformers/quantizers/quantizer_bnb_8bit.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...