Sunday, July 9, 2023

What are various OpenAI Models

 The OpenAI API is powered by a diverse set of models with different capabilities and price points. You can also make limited customizations to our original base models for your specific use case with fine-tuning.


MODELS DESCRIPTION

GPT-4 A set of models that improve on GPT-3.5 and can understand as well as generate natural language or code

GPT-3.5 A set of models that improve on GPT-3 and can understand as well as generate natural language or code

DALL·E A model that can generate and edit images given a natural language prompt

Whisper A model that can convert audio into text

Embeddings A set of models that can convert text into a numerical form

Moderation A fine-tuned model that can detect whether text may be sensitive or unsafe

GPT-3Legacy A set of models that can understand and generate natural language

Deprecated A full list of models that have been deprecated

We have also published open source models including Point-E, Whisper, Jukebox, and CLIP.


references:

https://platform.openai.com/docs/models

No comments:

Post a Comment