gpt-4
will perform much better than GPT 3.5 if your eval task is complex.- For simple tasks, you can use
gpt-3.5-turbo
or sometimes an even cheaper model.
gpt-4
will perform much better than GPT 3.5 if your eval task is complex.gpt-3.5-turbo
or sometimes an even cheaper model.