runtime error

Exit code: 1. Reason: ========== == CUDA == ========== CUDA Version 12.4.1 Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. This container image and its contents are governed by the NVIDIA Deep Learning Container License. By pulling and using the container, you accept the terms and conditions of this license: https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available. Use the NVIDIA Container Toolkit to start this container with GPU support; see https://docs.nvidia.com/datacenter/cloud-native/ . 04:22:29 INFO train_grpo_hf Health-check server listening on :7860 04:22:29 INFO train_grpo_hf Loading model: unsloth/Qwen3.5-9B Traceback (most recent call last): File "/app/train_grpo_hf.py", line 708, in <module> main() File "/app/train_grpo_hf.py", line 560, in main from unsloth import FastLanguageModel File "/usr/local/lib/python3.10/dist-packages/unsloth/__init__.py", line 105, in <module> import unsloth_zoo File "/usr/local/lib/python3.10/dist-packages/unsloth_zoo/__init__.py", line 220, in <module> from .device_type import ( File "/usr/local/lib/python3.10/dist-packages/unsloth_zoo/device_type.py", line 231, in <module> DEVICE_TYPE : str = get_device_type() File "/usr/local/lib/python3.10/dist-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...