Pen Tutorial

1 · · July 10, 2021, noon
Quick Setup using Docker A time-traveling wizard who uses a magic book and pen to create worlds. The following commands set up pen.el for the first time. Apply for a GPT-3 key https://beta.openai.com/ Free AIx GPT-J-6B key https://apps.aixsolutionsgroup.com/ These are the steps to run Pen on a linux machine. It will use a docker image. See the bottom of this document for Windows instructions. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 mkdir -p ~/....