-
Notifications
You must be signed in to change notification settings - Fork 190
Troubleshooting
Anuar Sharafudinov edited this page Oct 31, 2025
·
6 revisions
Try pip install psutil and pip install --no-build-isolation flash-attn. If it doesn't, help make sure your hardware supports flash-attn. If not, ollm will still work but without long context support
kvikio works only with NVIDIA GPUs and is optional. It accelerates data transfers from SSD to GPU, improving overall loading performance.
This library is used only by the qwen3-next model and is optional. It accelerates computations and is supported on most modern hardware.