Quick Question - Number of GPT-3 Fine-Tuned Models?

Hi there. I have a simple question.

Are you able to create multiple GPT-3 fine-tuned models with a single OpenAI account? If so, is there a limitation to the number I’m able to create?

I’m creating an application where I would like to have a custom fine-tuned GPT-3 model for each user. Is this doable? And is it scalable?

Thanks in advance for your help.

There is no specification in the number of fine tuned models per user.
I’ll also have to generate models for more users.
My only concern is the amount of time to generate the fine tuned models.
First you will be in a queue, then it takes time to process the dataset.
I wonder if OpenAI are scalable, because if there are more similar use cases it will take an eternity to process all of them.

1 Like

Got it. Thanks for your help.

I appreciate your advice. Just don’t want to work on my app to later realize that all my work as for nothing.