summaryrefslogtreecommitdiff
path: root/prompts
AgeCommit message (Expand)Author
2023-12-01llama : add Qwen support (#4281)Shijie
2023-10-18speculative : add tree-based sampling example (#3624)Georgi Gerganov
2023-10-12prompts : add mnemonics.txtGeorgi Gerganov
2023-10-06prompts : fix editorconfig checks after #3416Georgi Gerganov
2023-10-06parallel : add option to load external prompt file (#3416)pudepiedj
2023-09-14feature : support Baichuan serial models (#3009)jameswu2014
2023-05-11prompts : model agnostic DAN (#1304)CRD716
2023-05-03examples : read chat prompts from a template file (#1196)khimaros
2023-05-03examples : various prompt and example fixes (#1298)CRD716
2023-04-14Revert "main : alternative instruct mode (Vicuna support, etc.) (#863)" (#982)Pavol Rusnak
2023-04-14main : alternative instruct mode (Vicuna support, etc.) (#863)Tomáš Pazdiora
2023-04-13do not force the prompt file to end with a new line (#908)Pavol Rusnak
2023-03-29add example of re-act pattern (#583)Tobias Lütke
2023-03-25Add longer DAN prompt for testing big batch numbersGeorgi Gerganov
2023-03-19Add "--instruct" argument for usage with Alpaca (#240)Georgi Gerganov