Hacker News new | ask | show | jobs
by nico 1173 days ago
This is an interesting comparison because they are comparing models and chats.

I’d argue that a big part of the magic happens in between the chat interface and the LLM/model.

We had GPT3 for a long time and most people didn’t really care too much.

But then when they added Chat on top and whatever they are doing to provide previous context in each prompt… that was magic.

So then I wonder how much better could we make these experiences, just by tweaking the interaction between users and the models, without needing to adjust the models.

1 comments

ChatGPT isn't just a ux change over gpt3 a lot of work was put into RLHF that makes the output so much better.
Thank you for that insight. That supports the idea that it's not just the base LLM model, but it's all the pieces together that make ChatGPT such an incredible experience for us to use.