Hacker News new | ask | show | jobs
by danpalmer 1116 days ago
ChatGPT is also the fine tuning and prompting of the model. It’s a distinct set of weights from “raw” GPT-4/etc, it’s just not a foundational model.
1 comments

No, ChatGPT isn't a model. gpt-4 is a model, gpt-3.5-turbo is a model, text-davinci-003 is a model. ChatGPT is a user interface.

It has a very basic prompt on top of the existing models. There is no additional fine tuning involved.