mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
Help needed: "Context Empty" #1009
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mmervecerit on GitHub (May 22, 2024).
Hi there, I am new to using open-webui and ollama.
I set things up, and can have conversations with multiple models (llama3 and gpt4o).
I also uploaded some docs (sizes range from 50 KB to 10 MB), and tried to get a summary from these models. However, they are insisting that there is no context, and the XML tag is empty.
I have tried upload the doc through chat as well, couldn't get it to work with either model. There is no errors reported in the Chrome browser console. What can be the issue?
Is it something about the context window or pdf's OCR output, if so where can I see these to double check?
Machine: high memory CPU on GCP (c2d-highmem-16)
I appreciate your help, thank you!