You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/openai/concepts/models.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,10 +174,11 @@ When using our embeddings models, keep in mind their limitations and risks.
174
174
| text-davinci-002 | Yes | No | East US, South Central US, West Europe | N/A |
175
175
| text-davinci-003 | Yes | No | East US | N/A |
176
176
| text-davinci-fine-tune-002<sup>1</sup> | Yes | No | N/A | East US, West Europe |
177
-
| gpt-35-turbo (ChatGPT); version "0301" of this model will be available until 8/1/2023| Yes | No | N/A | East US, South Central US |
177
+
| gpt-35-turbo<sup>3</sup> (ChatGPT) | Yes | No | N/A | East US, South Central US |
178
178
179
179
<sup>1</sup> The model is available by request only. Currently we aren't accepting new requests to use the model.
180
180
<br><sup>2</sup> East US is currently unavailable for new customers to fine-tune due to high demand. Please use US South Central region for US based training.
181
+
<br><sup>3</sup> Currently, only version `"0301"` of this model is available. This version of the model will be deprecated on 8/1/2023 in favor of newer version of the gpt-35-model. See [ChatGPT model versioning](../how-to/chatgpt.md#model-versioning) for more details.
181
182
182
183
### Codex Models
183
184
| Model ID | Supports Completions | Supports Embeddings | Base model Regions | Fine-Tuning Regions |
0 commit comments