runtime error

Exit code: 1. Reason: nd is the current active token independently from the token you've just configured. config.json: 0%| | 0.00/1.73k [00:00<?, ?B/s] config.json: 100%|██████████| 1.73k/1.73k [00:00<00:00, 10.1MB/s] configuration_deepseek.py: 0%| | 0.00/10.6k [00:00<?, ?B/s] configuration_deepseek.py: 100%|██████████| 10.6k/10.6k [00:00<00:00, 45.9MB/s] A new version of the following files was downloaded from https://huggingface.co./deepseek-ai/DeepSeek-R1: - configuration_deepseek.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. modeling_deepseek.py: 0%| | 0.00/75.8k [00:00<?, ?B/s] modeling_deepseek.py: 100%|██████████| 75.8k/75.8k [00:00<00:00, 137MB/s] A new version of the following files was downloaded from https://huggingface.co./deepseek-ai/DeepSeek-R1: - modeling_deepseek.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. Traceback (most recent call last): File "/home/user/app/app.py", line 22, in <module> model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-R1", trust_remote_code=True) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 559, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 262, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3698, in from_pretrained hf_quantizer.validate_environment( File "/usr/local/lib/python3.10/site-packages/transformers/quantizers/quantizer_finegrained_fp8.py", line 51, in validate_environment raise RuntimeError("No GPU found. A GPU is needed for FP8 quantization.") RuntimeError: No GPU found. A GPU is needed for FP8 quantization.

Container logs:

Fetching error logs...