Skip to content

Commit 346488c

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#103725
We made changes in line no:127 From: The GPT-3 base models are known as Davinci, Curie, Babbage, and Ada in decreasing order of capability and speed. To: The GPT-3 base models are known as Davinci, Curie, Babbage, and Ada in decreasing order of capability and increasing order of speed.
1 parent c04d867 commit 346488c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/openai/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@ The number of examples typically range from 0 to 100 depending on how many can f
124124

125125
### Models
126126

127-
The service provides users access to several different models. Each model provides a different capability and price point. The GPT-3 base models are known as Davinci, Curie, Babbage, and Ada in decreasing order of capability and speed.
127+
The service provides users access to several different models. Each model provides a different capability and price point. The GPT-3 base models are known as Davinci, Curie, Babbage, and Ada in decreasing order of capability and increasing order of speed.
128128

129129
The Codex series of models is a descendant of GPT-3 and has been trained on both natural language and code to power natural language to code use cases. Learn more about each model on our [models concept page](./concepts/models.md).
130130

131131
## Next steps
132132

133-
Learn more about the [underlying models that power Azure OpenAI](./concepts/models.md).
133+
Learn more about the [underlying models that power Azure OpenAI](./concepts/models.md).

0 commit comments

Comments
 (0)