Skip to content

Commit 2ac2b69

Browse files
Merge pull request #247051 from gojira/keijik/aoai-0802-model-update
Update GPT-4 regions
2 parents 67c831a + 52414b0 commit 2ac2b69

File tree

1 file changed

+4
-4
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Azure OpenAI Service is powered by a diverse set of models with different capabi
2929

3030
GPT-4 can solve difficult problems with greater accuracy than any of OpenAI's previous models. Like GPT-3.5 Turbo, GPT-4 is optimized for chat and works well for traditional completions tasks. Use the Chat Completions API to use GPT-4. To learn more about how to interact with GPT-4 and the Chat Completions API check out our [in-depth how-to](../how-to/chatgpt.md).
3131

32-
Due to high demand, access to this model series is currently only available by request. To request access, existing Azure OpenAI customers can [apply by filling out this form](https://aka.ms/oai/get-gpt4)
32+
To request access to GPT-4, Azure OpenAI customers can [apply by filling out this form](https://aka.ms/oai/get-gpt4)
3333

3434
- `gpt-4`
3535
- `gpt-4-32k`
@@ -71,7 +71,7 @@ The DALL-E models, currently in preview, generate images from text prompts that
7171
> Due to high demand:
7272
>
7373
> - South Central US is temporarily unavailable for creating new resources and deployments.
74-
> - East US is temporarily unavailable for new deployments of GPT-4 version 0314 models.
74+
> - East US and France Central are temporarily unavailable for new deployments of GPT-4 version 0314 models.
7575
7676
### GPT-4 models
7777

@@ -81,8 +81,8 @@ These models can only be used with the Chat Completion API.
8181
| --- | --- | --- | --- | --- |
8282
| `gpt-4` <sup>1,</sup><sup>2</sup> (0314) | East US, France Central | N/A | 8,192 | September 2021 |
8383
| `gpt-4-32k` <sup>1,</sup><sup>2</sup> (0314) | East US, France Central | N/A | 32,768 | September 2021 |
84-
| `gpt-4` <sup>1</sup> (0613) | East US, France Central | N/A | 8,192 | September 2021 |
85-
| `gpt-4-32k` <sup>1</sup> (0613) | East US, France Central | N/A | 32,768 | September 2021 |
84+
| `gpt-4` <sup>1</sup> (0613) | Canada East, East US, East US 2, France Central, Japan East, UK South | N/A | 8,192 | September 2021 |
85+
| `gpt-4-32k` <sup>1</sup> (0613) | Canada East, East US, East US 2, France Central, Japan East, UK South | N/A | 32,768 | September 2021 |
8686

8787
<sup>1</sup> The model is [only available by request](https://aka.ms/oai/get-gpt4).<br>
8888
<sup>2</sup> Version `0314` of gpt-4 and gpt-4-32k will be retired no earlier than July 5, 2024. See [model updates](#model-updates) for model upgrade behavior.

0 commit comments

Comments
 (0)