mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #2130] No Modelfiles created when using *.gguf models #12765
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 @Erik262 on GitHub (May 9, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2130
Bug Report
Description
Bug Summary:
New created Modelfiles do not show up as expected
Steps to Reproduce:
Create a Modelfile pointing to a *.gguf model
Expected Behavior:
Having my Modelfile showing up in "My Modelfiles"
Actual Behavior:
No Modelfile showing up in "My Modelfiles" after creating it.
But shows up in "Select a model"
Environment
Open WebUI Version: v0.1.124
Ollama (if applicable): 0.1.34
Operating System: Linux 6.1.79-Unraid x86_64
Browser (if applicable): Safari 17.4.1
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
No errors or similar things there
Docker Container Logs:
No errors or similar things there, besides "/api/create" etc. nothing
Screenshots (if applicable):

Installation Method
UnRaid AppStore (Docker container)
Additional Information
nope