What is the issue?
Hello,
I've noticed an issue with GPU utilization. When running the gpt-oss:20b and gpt-oss:120b models, Ollama seems to be running them entirely on the CPU.
My NVIDIA GPUs (RTX 4070-Ti 16GB and RTX 3060 12GB) remain completely idle according to nvidia-smi and Task Manager, while my CPU usage is maxed out. I would expect these models to be loaded onto the GPUs for accelerated performance.
Key Information:
- Ollama Version: 0.11.0
- Operating System: Windows 11
- Intel(R) Core(TM) Ultra 7 265K (3.90 GHz) 20 cores
- Nvidia driver: Game Ready 580.88
- Models affected: gpt-oss:20b, gpt-oss:120b
Steps to Reproduce:
- ollama run gpt-oss:120b "Write a long story"
- Observe that GPU utilization is at 0% and CPU is at 100%.
Thanks for your great work on this project. Let me know if you need any more information.
server.log
What is the issue?
Hello,
I've noticed an issue with GPU utilization. When running the gpt-oss:20b and gpt-oss:120b models, Ollama seems to be running them entirely on the CPU.
My NVIDIA GPUs (RTX 4070-Ti 16GB and RTX 3060 12GB) remain completely idle according to nvidia-smi and Task Manager, while my CPU usage is maxed out. I would expect these models to be loaded onto the GPUs for accelerated performance.
Key Information:
Steps to Reproduce:
Thanks for your great work on this project. Let me know if you need any more information.
server.log