mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
issue: My custom models are not showing in the list of models, not even by clicking in it directly. #4321
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 @isfttr on GitHub (Mar 8, 2025).
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.5.20
Ollama Version (if applicable)
No response
Operating System
Linux Debian 12
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
The expected behaviour is to have the custom model listed in the models list, or by clicking in the model directly have it available to be used in the home page.
Actual Behavior
The custom model is not being listed, and when it is selected from the custom models page, it changes to a different model in the home page. This happens if I set the model to public or private, with a model created by me or imported from the WebUI hub.
Steps to Reproduce
Or:
Logs & Screenshots
Additional Information
I am using the OpenRoute API to access other models, and I am not using Ollama. Also, it is running in a LXC with git clone. Another thing, before being on 0.5.20, the problem was happening on 0.5.14 too.