#there is the word "Assistant" at the beginning of the fine tuning model response when in llama-cpp
13 messages · Page 1 of 1 (latest)
hello
hi
did you solve problem?
yes
i change instruction system
from "You are an experienced customer support person named Tono.\nBe polite to users and answer all Pegon related queries."
to "Be polite to users and answer all Pegon related queries."
there is still the word "assistant\n" but it is clear and not messy anymore so I just delete it with output_text.replace("assistant\n", "")