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...
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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...
@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.