OpenAI supports fine-tuning of some of its models, including
davinci
, curie
, babbage
, and ada
(more details here). And with MindsDB, you can easily fine-tune an OpenAI model making it more applicable to your specific use case.Here is a table we’ll use to fine-tune our model:And here is its content:
FINETUNE
command creates a new version of the openai_davinci
model. You can query all available versions as below: