=== [qwen3.5-2b-justgfos-nothink-4598] Vast.ai Instance Setup === Tue Mar 24 20:12:21 UTC 2026 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. torchaudio 2.6.0+cu124 requires torch==2.6.0, but you have torch 2.11.0 which is incompatible. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Verifying install... /opt/conda/lib/python3.11/site-packages/torch/cuda/__init__.py:180: UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 12080). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at /pytorch/c10/cuda/CUDAFunctions.cpp:119.) return torch._C._cuda_getDeviceCount() > 0 Traceback (most recent call last): File "", line 1, in File "/opt/conda/lib/python3.11/site-packages/unsloth/__init__.py", line 105, in import unsloth_zoo File "/opt/conda/lib/python3.11/site-packages/unsloth_zoo/__init__.py", line 220, in from .device_type import ( File "/opt/conda/lib/python3.11/site-packages/unsloth_zoo/device_type.py", line 231, in DEVICE_TYPE : str = get_device_type() ^^^^^^^^^^^^^^^^^ File "/opt/conda/lib/python3.11/site-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. torch=2.11.0+cu130 cuda=False === SETUP/TRAINING FAILED (exit code 1) ===