Hm. Please go into admin panel > documents and check if you can download the embedding model. Click on the download button to see if it works
<!-- gh-comment-id:2726532828 -->
@Classic298 commented on GitHub (Mar 15, 2025):
Hm. Please go into admin panel > documents and check if you can download the embedding model. Click on the download button to see if it works
Oh. You use ollama not sentence transformer. Change to sentence transformer and check if the download works please.
<!-- gh-comment-id:2726609947 -->
@Classic298 commented on GitHub (Mar 15, 2025):
Oh. You use ollama not sentence transformer. Change to sentence transformer and check if the download works please.
Okay, I changed to sentence transformer and it works, but why does the ollama not work?
<!-- gh-comment-id:2726659284 -->
@ghost commented on GitHub (Mar 15, 2025):
Okay, I changed to sentence transformer and it works, but why does the ollama not work?
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 @ghost on GitHub (Mar 15, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11721
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
No response
Operating System
Windows 11 Home
Browser (if applicable)
Microsoft Edge
Confirmation
README.md.Expected Behavior
Returns the web search results as expected.
Actual Behavior
Shows "no search results found".
Steps to Reproduce
Logs & Screenshots
open-webui logs:
Additional Information
I am using gemma3:4B model which is working perfectly!
@Classic298 commented on GitHub (Mar 15, 2025):
Hm. Please go into admin panel > documents and check if you can download the embedding model. Click on the download button to see if it works
@ghost commented on GitHub (Mar 15, 2025):
Hello, I cannot find any download button. Screenshot attached.
@Classic298 commented on GitHub (Mar 15, 2025):
Oh. You use ollama not sentence transformer. Change to sentence transformer and check if the download works please.
@ghost commented on GitHub (Mar 15, 2025):
Okay, I changed to sentence transformer and it works, but why does the ollama not work?