runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> from unsloth import FastLanguageModel File "/usr/local/lib/python3.10/site-packages/unsloth/__init__.py", line 92, in <module> DEVICE_TYPE : str = get_device_type() File "/usr/local/lib/python3.10/site-packages/unsloth/__init__.py", line 90, in get_device_type raise NotImplementedError("Unsloth currently only works on NVIDIA GPUs and Intel GPUs.") NotImplementedError: Unsloth currently only works on NVIDIA GPUs and Intel GPUs.
Container logs:
Fetching error logs...