[GH-ISSUE #2987] Custom Model not loading instructions when loading through "@" #13091

Closed
opened 2026-04-19 19:54:50 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @DraculaVladimir on GitHub (Jun 10, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2987

Bug Report

Description

Custom Model not loading instructions when loading through "@"

Bug Summary:
Custom Model not loading instructions when loading through "@"

Steps to Reproduce:
Load any model. Say "hi". Create a model called "Imagine" and
image

Expected Behavior:
I expect the custom model to obey the instruction placed on "System Prompt"

Actual Behavior:
Model provides response as if the custom "System Prompt" did not exist.

Environment

Open WebUI Version: v0.3.1
Ollama Version: 0.1.42

  • **Operating System: Ubuntu in WSL, on Windows 11

Reproduction Details

Confirmation:

  • [O] I have read and followed all the instructions provided in the README.md.
  • [O] I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • [O] I have included the Docker container logs.

Logs and Screenshots

docker.log

Browser Console Logs:
[Include relevant browser console logs, if applicable]

Docker Container Logs:
[Include relevant Docker container logs, if applicable]

Screenshots (if applicable):
[Attach any relevant screenshots to help illustrate the issue]

Installation Method

docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main

Originally created by @DraculaVladimir on GitHub (Jun 10, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/2987 # Bug Report ## Description Custom Model not loading instructions when loading through "@" **Bug Summary:** Custom Model not loading instructions when loading through "@" **Steps to Reproduce:** Load any model. Say "hi". Create a model called "Imagine" and ![image](https://github.com/open-webui/open-webui/assets/52561202/9f582c63-c2a7-40ec-b6e7-86cc52dc0887) **Expected Behavior:** I expect the custom model to obey the instruction placed on "System Prompt" **Actual Behavior:** Model provides response as if the custom "System Prompt" did not exist. ## Environment Open WebUI Version: v0.3.1 Ollama Version: 0.1.42 - **Operating System: Ubuntu in WSL, on Windows 11 ## Reproduction Details **Confirmation:** - [O] I have read and followed all the instructions provided in the README.md. - [O] I am on the latest version of both Open WebUI and Ollama. - [X] I have included the browser console logs. - [O] I have included the Docker container logs. ## Logs and Screenshots [docker.log](https://github.com/user-attachments/files/15776367/docker.log) **Browser Console Logs:** [Include relevant browser console logs, if applicable] **Docker Container Logs:** [Include relevant Docker container logs, if applicable] **Screenshots (if applicable):** [Attach any relevant screenshots to help illustrate the issue] ## Installation Method docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
Author
Owner

@tjbck commented on GitHub (Jun 10, 2024):

image

image

Seems to be a model specific issue here.

<!-- gh-comment-id:2158963451 --> @tjbck commented on GitHub (Jun 10, 2024): ![image](https://github.com/open-webui/open-webui/assets/25473318/9503df83-139e-4e4a-91dd-be4286e97446) ![image](https://github.com/open-webui/open-webui/assets/25473318/e83ae878-17da-4227-a9e8-d2fc733b0847) Seems to be a model specific issue here.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13091