runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> from helpers.ui.catalogue_ui import show_catalogue File "/home/user/app/helpers/ui/catalogue_ui.py", line 2, in <module> from helpers.utils.gemma_manager import load_gemma_manager File "/home/user/app/helpers/utils/gemma_manager.py", line 4, in <module> from unsloth import FastModel File "/usr/local/lib/python3.10/site-packages/unsloth/__init__.py", line 74, in <module> DEVICE_TYPE : str = get_device_type() File "/usr/local/lib/python3.10/site-packages/unsloth/__init__.py", line 72, 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...