runtime error

Exit code: 1. Reason: 12:46:05 INFO train_grpo_hf_v2 Health-check server listening on :7860 12:46:05 INFO train_grpo_hf_v2 Loading model: unsloth/Qwen3.5-27B Traceback (most recent call last): File "/app/train_grpo_hf.py", line 518, in <module> main() File "/app/train_grpo_hf.py", line 359, in main from unsloth import FastLanguageModel File "/usr/local/lib/python3.11/site-packages/unsloth/__init__.py", line 105, in <module> import unsloth_zoo File "/usr/local/lib/python3.11/site-packages/unsloth_zoo/__init__.py", line 220, in <module> from .device_type import ( File "/usr/local/lib/python3.11/site-packages/unsloth_zoo/device_type.py", line 231, in <module> DEVICE_TYPE : str = get_device_type() ^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/unsloth_zoo/device_type.py", line 218, in get_device_type raise NotImplementedError("Unsloth cannot find any torch accelerator? You need a GPU.") NotImplementedError: Unsloth cannot find any torch accelerator? You need a GPU.

Container logs:

Fetching error logs...