Doesnt load unless page is reloaded multiple times #14

Closed
opened 2025-11-11 14:02:04 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @awptechnologies on GitHub (Oct 29, 2023).

Im having a weird issue.... The page loads perfect but when i type an input it freezes on the response. I have to reload the page two or three times. Once it gives me a response it works flawlessly... If i could dm you i can send you the domain its hosted at and you can try it for yourself to see what you think...

Originally created by @awptechnologies on GitHub (Oct 29, 2023). Im having a weird issue.... The page loads perfect but when i type an input it freezes on the response. I have to reload the page two or three times. Once it gives me a response it works flawlessly... If i could dm you i can send you the domain its hosted at and you can try it for yourself to see what you think...
Author
Owner

@tjbck commented on GitHub (Oct 29, 2023):

Sure, you could either email me the link or dm me on discord [at]timbk.

Off the top of my head, I think the most probable reason for the delay would be Ollama needing load the model to RAM when you first prompt it. And because of that you would have to wait a bit longer initially, and afterwards there won't be any delays which fits your description of the issue you're facing. Let me know if that's the case. Thanks.

@tjbck commented on GitHub (Oct 29, 2023): Sure, you could either email me the link or dm me on discord [at]timbk. Off the top of my head, I think the most probable reason for the delay would be Ollama needing load the model to RAM when you first prompt it. And because of that you would have to wait a bit longer initially, and afterwards there won't be any delays which fits your description of the issue you're facing. Let me know if that's the case. Thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#14