When using a model I fine-tuned for GPT-3 using openai api
from CLI, it stopped working and I get an error with this message: "That model does not exist".
But this is a model I have used before, so it should exist.
When using a model I fine-tuned for GPT-3 using openai api
from CLI, it stopped working and I get an error with this message: "That model does not exist".
But this is a model I have used before, so it should exist.
Sometimes with new versions old fine-tuned stop working.
To check out current fine tuned models besides running openai api fine_tunes.list
you should check the fine-tuned model showing up in Playground with the other models.