π alpacaΒΆ
Note
ID: system_prompts.models.alpaca | Type: TextualSystemPrompt
{
"text": "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n",
"type": "textual_system_prompt"
}
Explanation about TextualSystemPromptΒΆ
Specifies the system prompt as a totally independent string.
Read more about catalog usage here.