Spaces:
Running
Which model is responsible for naming of the thread?
From here
HF Chat has a Mistral 7B model setup with system prompt for the task of summarizing the first chat prompt/msg into a title for the chat history log, so unless one explicitly addresses that in the first msg it is what it is ig. and we can always rename it. Still, i think it would have been awesome if we could customize the naming style/prompt it ourselves.
So yeah, the first prompt goes to 2 models
Mistral 7B is a lightweight model that follows instructions pretty well, so we use it for all our "tasks" (generating the web search query, finding a title for conversation, etc.)
Ook, thanks
Mistral 7B is a lightweight model that follows instructions pretty well, so we use it for all our "tasks" (generating the web search query, finding a title for conversation, etc.)
I suggest switching to Dolphin-Mistral-7B. Its cross-language ability, generation quality and breadth of knowledge are amazing.
@qnixsynapse
and @Mindires
Task Model is changed to Llama 3 70B.
And Naming of Thread is also improved by
@nsarrazin
Check it out!