Hacker News new | ask | show | jobs
by zyang 1101 days ago
Is it possible to fine-tune with custom data to output JSON?
1 comments

That's not the current OpenAI recipe. Their expectation is that your custom data will be retrieved via a function/plugin and then be subsequently processed by a chat model.

Only the older completion models (davinci, curie, babbage, ada) are avaialble for fine-tuning.