Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jabberjabberjabber authored Dec 13, 2024
1 parent 814e45b commit 8fe3a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Templates are used to format LLM instructions. They are JSON files with a specif
```json
{
"name": ["template_name"],
"alternatives": ["template_alias"],
"akas": ["template_alias"],
"system_start": "### System:",
"system_end": "\n",
"user_start": "### Human:",
Expand Down

0 comments on commit 8fe3a09

Please sign in to comment.