[GH-ISSUE #239] Modelfiles have disappeared, but still accessible in the model selection dropdown #11999

Closed
opened 2026-04-19 18:43:19 -05:00 by GiteaMirror · 1 comment
Owner

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:

  1. install ollama-webui with docker on ubuntu 23.10
  2. Download a model (this occured with dolphin2.1-mistral and dolphin-mixtral, but I suspect that isn't the issue)
  3. Create a new model file with the downloaded model
  4. New modelfile works great
  5. ??? Go to sleep? Restart the container? I'm honestly not sure
  6. Modelfiles will no longer be in the "Modelfiles" tab under "My Modelfiles", but it will still be accessible when selecting a model. When talking to the modelfile, behavior is as expected, except the profile image for that modelfile is gone.

Expected behavior
Modelfiles persist as normal

Screenshots
image
image
image
Works as expected...

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: 1. install ollama-webui with docker on ubuntu 23.10 2. Download a model (this occured with dolphin2.1-mistral and dolphin-mixtral, but I suspect that isn't the issue) 3. Create a new model file with the downloaded model 4. New modelfile works great 5. ??? Go to sleep? Restart the container? I'm honestly not sure 6. Modelfiles will no longer be in the "Modelfiles" tab under "My Modelfiles", but it will still be accessible when selecting a model. When talking to the modelfile, behavior is as expected, except the profile image for that modelfile is gone. **Expected behavior** Modelfiles persist as normal **Screenshots** ![image](https://github.com/ollama-webui/ollama-webui/assets/33534238/119ba980-571e-449c-8fd5-a3be886711cf) ![image](https://github.com/ollama-webui/ollama-webui/assets/33534238/8d3232b6-e0fe-49e6-80c7-c28052e4c2c5) ![image](https://github.com/ollama-webui/ollama-webui/assets/33534238/0ef14aa2-d618-4225-a31e-484df6f02353) Works as expected...
Author
Owner

@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!

<!-- gh-comment-id:1859411873 --> @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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#11999