runtime error
Exit code: 1. Reason: [patch] TorchaoLoraLinear: made get_apply_tensor_subclass optional Traceback (most recent call last): File "/usr/local/lib/python3.10/pathlib.py", line 1175, in mkdir self._accessor.mkdir(self, mode) FileNotFoundError: [Errno 2] No such file or directory: '/data/loras' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 150, in <module> _download_loras() File "/home/user/app/app.py", line 126, in _download_loras LORA_DIR.mkdir(parents=True, exist_ok=True) File "/usr/local/lib/python3.10/pathlib.py", line 1179, in mkdir self.parent.mkdir(parents=True, exist_ok=True) File "/usr/local/lib/python3.10/pathlib.py", line 1175, in mkdir self._accessor.mkdir(self, mode) PermissionError: [Errno 13] Permission denied: '/data'
Container logs:
Fetching error logs...