mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #7782] Can someone tell me why a question needs 4 requests to fullfill? #14888
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 @houcheng on GitHub (Dec 11, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7782
Here I asked two questions and for 2 models.
When asks QWEN model, it takes 4 requests to finished it. When asks SONNET, it uses 5 requests to finish.
I can understand that title, tags, and main question. But why 4-th and 5-th request ?
Can I selective turn some off? Or do we have a "weak" model configuration so that open-webui can asks him as that is very simple.
Thank you~