Originally created by @tjdalsry on GitHub (Aug 3, 2024).
Bug Report
Description
Bug Summary: In Hybrid Search, the file summary query does not work
When Hybrid Serach is turned off, the original function works. However, when turned on, it works.
When you check the debugging, it embeds well.
Steps to Reproduce:
Attach the document.
chat to "summarize this file"
"No files provided." are answered.
Expected Behavior:
Detailed Summary of Files
Actual Behavior:
[Describe what actually happened.]
Environment
**Open WebUI Version: 0.37
**Ollama (if applicable): 0.1.47
**Operating System: Ubuntu 22.04
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots (if applicable):
Originally created by @tjdalsry on GitHub (Aug 3, 2024).
# Bug Report
## Description
**Bug Summary:**
**In Hybrid Search, the file summary query does not work**
When Hybrid Serach is turned off, the original function works. However, when turned on, it works.
When you check the debugging, it embeds well.
**Steps to Reproduce:**
1. Attach the document.
2. chat to "summarize this file"
3. "No files provided." are answered.
**Expected Behavior:**
Detailed Summary of Files
**Actual Behavior:**
[Describe what actually happened.]
## Environment
- **Open WebUI Version: 0.37
- **Ollama (if applicable): 0.1.47
- **Operating System: Ubuntu 22.04
## Logs and Screenshots
**Browser Console Logs:**
[Include relevant browser console logs, if applicable]
**Docker Container Logs:**
[Include relevant Docker container logs, if applicable]
**Screenshots (if applicable):**
<img width="772" alt="화면 캡처 2024-08-03 220427" src="https://github.com/user-attachments/assets/e2c77776-fa29-4615-a44d-b734edbc73f9">
This oddly appears to be an issue with the model being used (Qwen 2). The model can't tell me anything about documents either, but other models can fine. Even CodeQwen works well with RAG. It can only tell me about the RAG template esentially; the 7b and 14b models of Qwen 2. The 0.5b model only worked sorta once with RAG.
@silentoplayz commented on GitHub (Aug 3, 2024):
This oddly appears to be an issue with the model being used (Qwen 2). The model can't tell me anything about documents either, but other models can fine. Even CodeQwen works well with RAG. It can only tell me about the RAG template esentially; the 7b and 14b models of Qwen 2. The 0.5b model only worked sorta once with RAG.
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 @tjdalsry on GitHub (Aug 3, 2024).
Bug Report
Description
Bug Summary:
In Hybrid Search, the file summary query does not work
When Hybrid Serach is turned off, the original function works. However, when turned on, it works.
When you check the debugging, it embeds well.
Steps to Reproduce:
Attach the document.
chat to "summarize this file"
"No files provided." are answered.
Expected Behavior:
Detailed Summary of Files
Actual Behavior:
[Describe what actually happened.]
Environment
**Open WebUI Version: 0.37
**Ollama (if applicable): 0.1.47
**Operating System: Ubuntu 22.04
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots (if applicable):
@silentoplayz commented on GitHub (Aug 3, 2024):
This oddly appears to be an issue with the model being used (Qwen 2). The model can't tell me anything about documents either, but other models can fine. Even CodeQwen works well with RAG. It can only tell me about the RAG template esentially; the 7b and 14b models of Qwen 2. The 0.5b model only worked sorta once with RAG.