Skip to content

Commit 6889502

Browse files
author
Derek Legenzoff
committed
making model versioning info cleaner
1 parent 243ca2d commit 6889502

File tree

1 file changed

+2
-1
lines changed
  • articles/cognitive-services/openai/concepts

1 file changed

+2
-1
lines changed

articles/cognitive-services/openai/concepts/models.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,10 +174,11 @@ When using our embeddings models, keep in mind their limitations and risks.
174174
| text-davinci-002 | Yes | No | East US, South Central US, West Europe | N/A |
175175
| text-davinci-003 | Yes | No | East US | N/A |
176176
| 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 |
178178

179179
<sup>1</sup> The model is available by request only. Currently we aren't accepting new requests to use the model.
180180
<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.
181182

182183
### Codex Models
183184
| Model ID | Supports Completions | Supports Embeddings | Base model Regions | Fine-Tuning Regions |

0 commit comments

Comments
 (0)