#chatgpt
Read more stories on Hashnode
Articles with this tag
With the recent update to OpenAI's Terms of Use on October 23, 2024, there’s been a flurry of online discussions around what these terms mean for...
At first there was Open-Assistant, then appeared OpenChatKit, and the newly announced ColossalChat. Now three projects (that I know of!) aim to give...
I want to write about fine-tuning Alpaca 30b 4-bit on consumer hardware, but before I can, I'll need to give a little background. My basic goal was to...
I thought I would try out ChatGPT's new API, so I decided to write a command line interface. My code is located here: I wanted it to be...