mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
Advanced params in Admin Panel NOT APPLY to new chat 管理员面板对模型的设置无法应用到新对话 #3790
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 @timothy-WangS on GitHub (Feb 13, 2025).
Bug Report
I set the advanced params in Admin Panel - Settings - Models, while in the New Chat, the Advanced Params in "Control" keeps unchanged ("default"), leading to function problem (cannt read long text with Ollama, etc. (issue 3868))
我在管理员面板-设置-模型里面修改了模型的高级参数,但在对话面板的设置中,发现该参数并没有被应用,且引发了使用问题(例如issue 3868中提到的ollama由于tokens长度限制无法阅读长文章等)
My Open Webui version is 0.5.10
@dhrsal123 commented on GitHub (Feb 13, 2025):
Hey, even though the admin settings doesnt seem reflected on the side panel it should be applied to it, here's a little test.
@timothy-WangS commented on GitHub (Feb 13, 2025):
seems good, however for my case, i have done several test with Ollama 0.5.7:
since its already knon issue that ollama cannt read long text unless set enough context length, it seems some thing went wrong when only change admin setting