CRD716
|
b608b55a3e
|
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
|
6daa09d879
|
examples : read chat prompts from a template file (#1196)
|
2023-05-03 20:58:11 +03:00 |
|
CRD716
|
a8a2efdc81
|
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
|
c85e03d12e
|
Revert "main : alternative instruct mode (Vicuna support, etc.) (#863)" (#982)
This reverts commit f4d277ae17 .
|
2023-04-14 22:58:43 +03:00 |
|
Tomáš Pazdiora
|
f4d277ae17
|
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
|
82d146df9b
|
do not force the prompt file to end with a new line (#908)
|
2023-04-13 11:33:16 +02:00 |
|
Tobias Lütke
|
a6956b25a1
|
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
|
ab77d76312
|
Add longer DAN prompt for testing big batch numbers
|
2023-03-25 16:49:09 +02:00 |
|
Georgi Gerganov
|
9e1707218a
|
Add "--instruct" argument for usage with Alpaca (#240)
Also start adding prompts in "./prompts"
|
2023-03-19 18:37:02 +02:00 |
|