Replies: 2 comments 1 reply
-
OpenAI currently does not provide access to fine-tuning ChatGPT models, so we can't do it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
They have recently launched fine tuning: https://platform.openai.com/docs/api-reference/fine-tuning |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Basically, the idea is to use a pre-trained language model from OpenAI to generate responses to user questions in a chat, and then add the option to fine-tune the model with information from the current conversation. Then, apply iterative fine-tuning over the previously fine-tuned model.
Beta Was this translation helpful? Give feedback.
All reactions