mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-15 03:24:48 -05:00
Ollama: invalid model path: ':' (colon) is not allowed in tag names #648
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 @notasquid1938 on GitHub (Apr 14, 2024).
Is this a new rule? After updating to 0.1.118 I can no longer import this modelfile https://openwebui.com/m/jamest/dolphin-mistral:7b-v2.8:latest because of the colon in its tag name which I don't recall being an issue before.
@notasquid1938 commented on GitHub (Apr 14, 2024):
Removing the :latest in the tag fixed this issue so perhaps it was just a mistake on the part of the modelfile creator?
@tjbck commented on GitHub (Apr 14, 2024):
Yep, bad modelfile. You'll have to edit the tag manually for it to work.