[GH-ISSUE #4748] Custom-llama issue #28751

Open
opened 2026-04-22 07:16:43 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Ascariota on GitHub (May 31, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4748

What is the issue?

Hello,

I have a problem, or I misunderstood something. If I put several SYSTEM tags in my custom-llama3 file, only the last one is taken.

How can I give him more information?

Example I would like
SYSTEM You are a helpful AI assistant named Droid
but also that they can know the location of the smoking area in my building, or that to contact the Sales department they must contact 00*******?

thank you in advance for your help and sorry if my question is stupid.

OS

Windows

GPU

Other

CPU

Intel

Ollama version

0.1.39

Originally created by @Ascariota on GitHub (May 31, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4748 ### What is the issue? Hello, I have a problem, or I misunderstood something. If I put several SYSTEM tags in my custom-llama3 file, only the last one is taken. How can I give him more information? Example I would like SYSTEM You are a helpful AI assistant named Droid but also that they can know the location of the smoking area in my building, or that to contact the Sales department they must contact 00*******? thank you in advance for your help and sorry if my question is stupid. ### OS Windows ### GPU Other ### CPU Intel ### Ollama version 0.1.39
GiteaMirror added the bug label 2026-04-22 07:16:43 -05:00
Author
Owner

@blinkyboi commented on GitHub (Apr 19, 2026):

Just use one (1) SYSTEM tag with something like """You are a helpful AI assistant named Droid. The location of the smoking area in the building is ;overthere;. Useful department contact info: - Sales Department [00-phonenumber-]""". Hope this answers your question.

<!-- gh-comment-id:4276583490 --> @blinkyboi commented on GitHub (Apr 19, 2026): Just use one (1) SYSTEM tag with something like """You are a helpful AI assistant named Droid. The location of the smoking area in the building is ;overthere;. Useful department contact info: - Sales Department [00-phonenumber-]""". Hope this answers your question.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#28751