#Does Mistral have a System Prompt?
16 messages · Page 1 of 1 (latest)
yes you can use a system prompt
Is there a place where he has a separate System Prompt like OpenAI GPT 4 API or Llama?
How can we set it up? According to this: https://github.com/vllm-project/vllm/issues/2080 there is no system prompt with mistral-instruct
Not exactly, the "system prompt" is just added to the beginning of the first user message
It's a known limitation
Hi Sophia, may you help me to match my prompt for the Mixtral 8x7B?
Maybe you should split your prompt into half a dozen different prompts...
Why?!
Because I doubt it would work as it is... but if it works, keep it like that...
Does it consume a lot of tokens?
By adding this prompt in the section of command script. Can I prevent using a lot of tokens?
Of course
No, you're better off finetuning the model with a prompt of that size
@gleaming apex how?!