mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-21 09:01:47 -05:00
wrong response #1095
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 @jacksonlutw on GitHub (Jun 2, 2024).
I am new for llama3. Using Ollama + Docker + Open-webui for three days.
Suddently this morning all of llama3 response on open-webui always with {} when I input anything via open-webui but
normal on Ollama native mode. I tried to re-install everything but still got same issue.
Anyone can help ?
@justinh-rahb commented on GitHub (Jun 2, 2024):
Make sure this is set to
Defaultand notJSON:@jacksonlutw commented on GitHub (Jun 2, 2024):
yes, thank you. My mistake. Solved.