Replies: 1 comment
-
|
Unable to reproduce from our end, keep us updated! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.15
Ollama Version (if applicable)
N/A
Operating System
MacOS and Ubuntu 22.04
Browser (if applicable)
Chrome 138.0.7204.93
Confirmation
README.md.Expected Behavior
A non-admin user should see the same page loading time for openwebui as an admin user.
Actual Behavior
A non-admin user with access to 5 models has page loading times (specific to the models api request) at 10x an admin user with access to all models.
In testing (localhost); 950 ms vs 150 ms
In production; 3500 ms vs 350 ms
Steps to Reproduce
Docker compose (excluding litellm deployment)
Litellm config to show number of available models exposed to openwebui
Logs & Screenshots
Chrome console log
And snippet from network log showing models takes 3.4 seconds to load.
Docker container logs
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions