#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)

outer summit
#

hi

clear snow
#

hello

outer summit
#

hi

outer summit
clear snow
outer summit
#

great

#

could you tell me how to solve?

clear snow
#

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", "")

outer summit
#

nice

#

but I think when you fine tune the model, you maybe used another format

#

or how about change the prompt to remove that?

#

after changing prompt, if there it is still, the error is not in model. just in output format

#

how about your opinion?