Hi.. I need help in writing messages_to_prompt and completion_to_prompt for Mistral 7B. I tried the github, but its not clear. Any reference or guide is appreciated? Also do we need a separate output parser as well?
You can find out the prompt instruction required for your LLM. Since it is MIstral7B, you can check the prompt style on huggingface and make your prompt accordingly.