CRD716
|
92fc2e0acc
|
prompts : model agnostic DAN (#1304)
* add model-agnostic dan prompt
* quick readme update
* save a token
* Revert "quick readme update"
This reverts commit 8dc342c069cbdca8ce63ad974becec6fc844e1e4.
|
2023-05-11 18:10:19 +03:00 |
|
khimaros
|
0cb9cc1e2f
|
examples : read chat prompts from a template file (#1196)
|
2023-05-03 20:58:11 +03:00 |
|
CRD716
|
46a50dd4bf
|
examples : various prompt and example fixes (#1298)
* fix dan.txt
* miku prompt improvements
* use common characters
|
2023-05-03 18:26:47 +03:00 |
|
Pavol Rusnak
|
87bb0f74bd
|
Revert "main : alternative instruct mode (Vicuna support, etc.) (#863)" (#982)
This reverts commit f4d277ae17.
|
2023-04-14 22:58:43 +03:00 |
|
Tomáš Pazdiora
|
e5fe7fa65c
|
main : alternative instruct mode (Vicuna support, etc.) (#863)
* Add support for configs, add configurable prefixes / suffixes, deprecate instruct mode, add stop prompt
* Add multiline mode, update text input.
* bugfix
* update implementation
* typos
* Change --multiline implementation to be toggled by EOF.
* bugfix
* default multiline mode
* add more configs
* update formating
* update formatting
* apply suggestions
|
2023-04-14 18:19:17 +03:00 |
|
Pavol Rusnak
|
d8bae1b2c2
|
do not force the prompt file to end with a new line (#908)
|
2023-04-13 11:33:16 +02:00 |
|
Tobias Lütke
|
0f9f0fdabf
|
add example of re-act pattern (#583)
* add example of re-act pattern
* spelling...
* fixed whitespace in reverse prompt issue
|
2023-03-29 10:10:24 -05:00 |
|
Georgi Gerganov
|
f6a2b1fc20
|
Add longer DAN prompt for testing big batch numbers
|
2023-03-25 16:49:09 +02:00 |
|
Georgi Gerganov
|
2ad520e892
|
Add "--instruct" argument for usage with Alpaca (#240)
Also start adding prompts in "./prompts"
|
2023-03-19 18:37:02 +02:00 |
|