πŸ“„ AlpacaΒΆ

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"
[source]

Explanation about TextualSystemPromptΒΆ

Specifies the system prompt as a totally independent string.

Read more about catalog usage here.