Hello @ray001
From the API docs (which I have also confirmed via testing);
Fine-tuning is currently only available for the following base models:
davinci
,curie
,babbage
, andada
. These are the original models that do not have any instruction following training (liketext-davinci-003
does for example)
Reference:
Hope this helps.