mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-22 14:53:56 +00:00
move prompt templates out of python bindings
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
||||
|
||||
### Instruction:
|
||||
{{ prompt }}
|
||||
|
||||
### Response:
|
||||
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
A helpful assistant who helps the user with any questions asked.
|
||||
User: {{ prompt }}
|
||||
Assistant:
|
||||
@@ -1,5 +0,0 @@
|
||||
### Instruction:
|
||||
{{ prompt }}
|
||||
|
||||
### Response:
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
### Instruction:
|
||||
{{ prompt }}
|
||||
|
||||
### Response:
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
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.
|
||||
### Instruction:
|
||||
{{ prompt }}
|
||||
### Response:
|
||||
@@ -1 +0,0 @@
|
||||
{{ prompt }}
|
||||
@@ -1,7 +0,0 @@
|
||||
### System:
|
||||
You are an AI assistant that follows instruction extremely well. Help as much as you can.
|
||||
|
||||
### User:
|
||||
{{ prompt }}
|
||||
|
||||
### Response:
|
||||
@@ -1,2 +0,0 @@
|
||||
### Human: {{ prompt }}
|
||||
### Assistant:
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
{{ prompt }}
|
||||
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
USER: {{ prompt }}
|
||||
ASSISTANT:
|
||||
@@ -1,4 +0,0 @@
|
||||
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:
|
||||
@@ -1,5 +0,0 @@
|
||||
Below is an instruction that describes a task. Write a response that appropriately completes the request
|
||||
|
||||
### Instruction: {{ prompt }}
|
||||
|
||||
### Response:
|
||||
@@ -1,2 +0,0 @@
|
||||
{{ prompt }}
|
||||
### Response:
|
||||
Reference in New Issue
Block a user