mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
[GH-ISSUE #239] Modelfiles have disappeared, but still accessible in the model selection dropdown #11999
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 @HenryHolloway on GitHub (Dec 18, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/239
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Modelfiles persist as normal
Screenshots



Works as expected...
@tjbck commented on GitHub (Dec 18, 2023):
Hi, Were you accessing the webui from a different browser or in a incognito mode? The modelfiles only get saved to the browser as of now, so if your cache gets cleared on the browser side, they will be removed as well. I'll close this issue for now but stay tuned for #216. Thanks!