Problem Description
As of now the settings menu does not have option for Cuda 13.3.
Because of this the Open WebUI always downloads the Cuda 12.4 version instead of Cuda 13.3.
See the screenshots below.
Open WebUI settings -
llama.cpp release download options -
Proposed Solution
Add CUDA 13.3 option in the settings menu, with relevant selector URL link parser.
Alternatives Considered
As of now I have to manually download the correct files (for e.g. https://github.com/ggml-org/llama.cpp/releases/download/b10655/llama-b10655-bin-win-cuda-13.3-x64.zip), extract and copy paste in the llama.cpp folder
Problem Description
As of now the settings menu does not have option for Cuda 13.3.
Because of this the Open WebUI always downloads the Cuda 12.4 version instead of Cuda 13.3.
See the screenshots below.
Open WebUI settings -
llama.cpp release download options -
Proposed Solution
Add CUDA 13.3 option in the settings menu, with relevant selector URL link parser.
Alternatives Considered
As of now I have to manually download the correct files (for e.g. https://github.com/ggml-org/llama.cpp/releases/download/b10655/llama-b10655-bin-win-cuda-13.3-x64.zip), extract and copy paste in the llama.cpp folder