Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-14 | Revert "main : alternative instruct mode (Vicuna support, etc.) (#863)" (#982) | Pavol Rusnak | |
This reverts commit f4d277ae17247ee51129ef1a9ff74d377cc90b1b. | |||
2023-04-14 | main : alternative instruct mode (Vicuna support, etc.) (#863) | Tomáš Pazdiora | |
* 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-13 | do not force the prompt file to end with a new line (#908) | Pavol Rusnak | |
2023-03-29 | add example of re-act pattern (#583) | Tobias Lütke | |
* add example of re-act pattern * spelling... * fixed whitespace in reverse prompt issue | |||
2023-03-25 | Add longer DAN prompt for testing big batch numbers | Georgi Gerganov | |
2023-03-19 | Add "--instruct" argument for usage with Alpaca (#240) | Georgi Gerganov | |
Also start adding prompts in "./prompts" |