mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 10:04:14 -05:00
Extra 'S' in 'ASSISTANT' field for GGUF model upload template #422
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).
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.