Can we create a private model based on davinci-instruct-beta-v3 using open AI's fine-tuning

In the official documentation, I saw the “fine-tuning” has the davinci-instruct-beta-v3 model, but when using the API or CLI, it returns an error, indicating that only these four models “ada”, “babbage”, “curie”, and “davinci” can be used. Is it necessary to have a special organization?

What methods can be used to access the davinci-instruct-beta-v3 model mentioned in the article?

The model you specified doesn’t support fine-tuning. In the example you shared, it has been used to create synthetic dataset using the completion endpoint