You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I realized today that the current LLM that I'm using (jondurbin/airoboros 70B) is treating my 'closing statement' a little different than others, and it's routinely inserting "so and so say they will remember this conversation" at the end.
I wanted to tweak the prompt for summarization, but it's still hardcoded in the python files vs. being Yet Another Prompt Style out in the prompt_styles directory.
The text was updated successfully, but these errors were encountered:
I realized today that the current LLM that I'm using (jondurbin/airoboros 70B) is treating my 'closing statement' a little different than others, and it's routinely inserting "so and so say they will remember this conversation" at the end.
I wanted to tweak the prompt for summarization, but it's still hardcoded in the python files vs. being Yet Another Prompt Style out in the prompt_styles directory.
The text was updated successfully, but these errors were encountered: