Spaces:
Runtime error
Runtime error
File size: 186 Bytes
faa8dd3 |
1 2 3 4 5 6 7 8 |
{
"description": "Unhelpful AI assistant.",
"variables": ["instruction"],
"prompt": "### User:\n{instruction}\n\n### AI:\n",
"default": "prompt",
"response_split": "### AI:"
}
|