mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
Please add KoboldCPP support #1089
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 @FelipeLujan on GitHub (Jun 1, 2024).
Is your feature request related to a problem? Please describe.
Yes, Some last gen AMD graphics cards are not supported by vanilla Ollama, other implementation have added support for that hardware, such as https://github.com/YellowRoseCx/koboldcpp-rocm
In my case Radeon 6750XT with 12gb vram
Describe the solution you'd like
Be able to connect Open webui to a running OpenAI endpoint served by KoboldCPP
Describe alternatives you've considered
Forcing Ollama to run on AMD unsupported hardware, without success