runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 1, in <module> from model import load_model, answer File "/home/user/app/model.py", line 1, in <module> from unsloth import FastLanguageModel File "/usr/local/lib/python3.10/site-packages/unsloth/__init__.py", line 88, in <module> DEVICE_TYPE : str = get_device_type() File "/usr/local/lib/python3.10/site-packages/unsloth/__init__.py", line 86, 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...