Add prompt loading/saving menus + reorganize interface
This commit is contained in:
parent
3dc61284d5
commit
57345b8f30
4 changed files with 63 additions and 15 deletions
6
prompts/Alpaca.txt
Normal file
6
prompts/Alpaca.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
||||
### Instruction:
|
||||
Write a poem about the transformers Python library.
|
||||
Mention the word "large language models" in that poem.
|
||||
### Response:
|
||||
|
1
prompts/Open Assistant.txt
Normal file
1
prompts/Open Assistant.txt
Normal file
|
@ -0,0 +1 @@
|
|||
<|prompter|>Write a story about future of AI development<|endoftext|><|assistant|>
|
4
prompts/QA.txt
Normal file
4
prompts/QA.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
Common sense questions and answers
|
||||
|
||||
Question:
|
||||
Factual answer:
|
Loading…
Add table
Add a link
Reference in a new issue