remove old templates
This commit is contained in:
parent
6f046dbf18
commit
75e508e1d6
13 changed files with 0 additions and 65 deletions
|
@ -1,10 +0,0 @@
|
|||
{{- if not .Context }}
|
||||
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
||||
{{- end }}
|
||||
|
||||
### Instruction:
|
||||
{{ .Prompt }}
|
||||
|
||||
### Response:
|
||||
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
{{- if not .Context }}
|
||||
A helpful assistant who helps the user with any questions asked.
|
||||
{{- end }}
|
||||
User: {{ .Prompt }}
|
||||
Assistant:
|
|
@ -1,5 +0,0 @@
|
|||
### Instruction:
|
||||
{{ .Prompt }}
|
||||
|
||||
### Response:
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
### Instruction:
|
||||
{{ .Prompt }}
|
||||
|
||||
### Response:
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
{{- if not .Context }}
|
||||
Below is an instruction that describes a task. Write a response that appropriately completes the request. Be concise. Once the request is completed, include no other text.
|
||||
{{- end }}
|
||||
### Instruction:
|
||||
{{ .Prompt }}
|
||||
### Response:
|
|
@ -1 +0,0 @@
|
|||
{{ .Prompt }}
|
|
@ -1,9 +0,0 @@
|
|||
{{- if not .Context }}
|
||||
### System:
|
||||
You are an AI assistant that follows instruction extremely well. Help as much as you can.
|
||||
{{- end }}
|
||||
|
||||
### User:
|
||||
{{ .Prompt }}
|
||||
|
||||
### Response:
|
|
@ -1,2 +0,0 @@
|
|||
### Human: {{ .Prompt }}
|
||||
### Assistant:
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
{{ .Prompt }}
|
||||
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
USER: {{ .Prompt }}
|
||||
ASSISTANT:
|
|
@ -1,6 +0,0 @@
|
|||
{{ if not .Context }}
|
||||
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
|
||||
{{- end }}
|
||||
|
||||
USER: {{ .Prompt }}
|
||||
ASSISTANT:
|
|
@ -1,7 +0,0 @@
|
|||
{{- if not .Context }}
|
||||
Below is an instruction that describes a task. Write a response that appropriately completes the request
|
||||
{{- end }}
|
||||
|
||||
### Instruction: {{ .Prompt }}
|
||||
|
||||
### Response:
|
|
@ -1,3 +0,0 @@
|
|||
{{ .Prompt }}
|
||||
|
||||
### Response:
|
Loading…
Reference in a new issue