[GH-ISSUE #12797] docker image 0.12.5 + fails to use Nvidia GPU #8487

Closed
opened 2026-04-12 21:10:59 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @Mihai-CMM on GitHub (Oct 28, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12797

What is the issue?

I've tested latest and previous docker images and both fail to bid to my H100 GPU
I've rolled back to 0.11.11 all works as expected

Is there anything i am missing in my configuration - i use the helm charts to deploy
thanks

Relevant log output


msg="skipping available library at users request" requested=cuda libDir=/usr/lib/ollama/cuda_v12
msg="skipping available library at users request" requested=cuda libDir=/usr/lib/ollama/cuda_v13

OS

k8s

GPU

H100

CPU

No response

Ollama version

0.12.5+

Originally created by @Mihai-CMM on GitHub (Oct 28, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12797 ### What is the issue? I've tested latest and previous docker images and both fail to bid to my H100 GPU I've rolled back to 0.11.11 all works as expected Is there anything i am missing in my configuration - i use the helm charts to deploy thanks ### Relevant log output ```shell msg="skipping available library at users request" requested=cuda libDir=/usr/lib/ollama/cuda_v12 msg="skipping available library at users request" requested=cuda libDir=/usr/lib/ollama/cuda_v13 ``` ### OS k8s ### GPU H100 ### CPU _No response_ ### Ollama version 0.12.5+
GiteaMirror added the bug label 2026-04-12 21:10:59 -05:00
Author
Owner

@rick-github commented on GitHub (Oct 28, 2025):

Don't set OLLAMA_LLM_LIBRARY.

<!-- gh-comment-id:3455997521 --> @rick-github commented on GitHub (Oct 28, 2025): Don't set `OLLAMA_LLM_LIBRARY`.
Author
Owner

@Mihai-CMM commented on GitHub (Oct 28, 2025):

Thanks a lot !!!

<!-- gh-comment-id:3456304531 --> @Mihai-CMM commented on GitHub (Oct 28, 2025): Thanks a lot !!!
Author
Owner

@natbusa commented on GitHub (Nov 12, 2025):

omg ... lost 2 days on this one. Many thanks.

<!-- gh-comment-id:3520119668 --> @natbusa commented on GitHub (Nov 12, 2025): omg ... lost 2 days on this one. Many thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#8487