add prompt templates as j2 templates

This commit is contained in:
Michael Yang
2023-06-27 15:46:05 -07:00
parent ce7fe42345
commit dd4448f787
16 changed files with 194 additions and 440 deletions

View File

@@ -0,0 +1,8 @@
Below is an instruction that describes a task. Write a response that appropriately completes the request.
### Instruction:
{{ prompt }}
### Response:

View File

@@ -0,0 +1,5 @@
### Instruction:
{{ prompt }}
### Response:

View File

@@ -0,0 +1,5 @@
### Instruction:
{{ prompt }}
### Response:

View File

@@ -0,0 +1 @@
{{ prompt }}

View File

@@ -0,0 +1,7 @@
### System:
You are an AI assistant that follows instruction extremely well. Help as much as you can.
### User:
{{ prompt }}
### Response:

View File

@@ -0,0 +1,2 @@
### Human: {{ prompt }}
### Assistant:

View File

@@ -0,0 +1,4 @@
{{ prompt }}

View File

@@ -0,0 +1,4 @@
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
USER: {{ prompt }}
ASSISTANT:

View File

@@ -0,0 +1,2 @@
{{ prompt }}
### Response: