## Prompt template 1: Alpaca (try this first) | |
``` | |
### Input: | |
{system prompt} | |
### Instruction: | |
{prompt} | |
### Response: | |
``` | |
## Prompt template 2: Mistral | |
``` | |
[INST] {prompt} [/INST] | |
``` |
## Prompt template 1: Alpaca (try this first) | |
``` | |
### Input: | |
{system prompt} | |
### Instruction: | |
{prompt} | |
### Response: | |
``` | |
## Prompt template 2: Mistral | |
``` | |
[INST] {prompt} [/INST] | |
``` |