mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #12469] issue: cuda 12.8 gpu not supported using docker #16614
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dompri on GitHub (Apr 4, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12469
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.0
Ollama Version (if applicable)
0.6.3
Operating System
Windows 11
Browser (if applicable)
Chrome 134.0.6998.179
Confirmation
README.md.Expected Behavior
web search functionality does not work using the gpu image having installed the nvidia toolkit 12.8 and the openwebui docker image with gpu support
Actual Behavior
ERROR: CUDA error: no kernel image is available for execution on the device
Steps to Reproduce
enable websearch and go to docker container log
Logs & Screenshots
2025-04-04 232922 Loading WEBUI_SEC.txt
Additional Information
No response
@bet0x commented on GitHub (Apr 4, 2025):
@dompri Not a bug. Set USE_CUDA_VER and rebuild the image with your custom version.
@rgaricano commented on GitHub (Apr 4, 2025):
on
04799f1f95/Dockerfile (L7)and run-compose.sh