mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #1061] Extra 'S' in 'ASSISTANT' field for GGUF model upload template #27846
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 @justinh-rahb on GitHub (Mar 6, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1061
eb51ad14e4/src/lib/components/chat/Settings/Models.svelte (L48)Helpfully spotted by a Discord member, beegie
@justinh-rahb commented on GitHub (Mar 6, 2024):
Fix in:
@jannikstdl commented on GitHub (Mar 6, 2024):
Yes, we should generally edit this template. Also there's no need for ":" in Modelfiles.
@justinh-rahb commented on GitHub (Mar 6, 2024):
I may as well while I got the PR open, gimme a few minutes 👍
@justinh-rahb commented on GitHub (Mar 6, 2024):
On looking at this again, the colons I removed aren't part of Modelfile "commands", they're in the prompt template. I feel these should remain.