davinci-instruct-beta in emacs and Pen.el

1 · · July 17, 2021, noon
Summary I demonstrate the default behaviours of a .prompt engineered in Pen.el to do generation and insertion. davinci-instruct-beta is a fine-tuned variant of GPT-3 designed to generate text given an NLP task. Prompt A generic generation task. http://github.com/semiosis/prompts/blob/master/prompts/generic-completion-50-tokens.prompt 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 in-development: no title: "generation task" prompt-version: 1 prompt: |+ ...