Skip to content

Commit 6698b65

Browse files
committed
update
1 parent 9ed7bf5 commit 6698b65

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

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

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ You can also use the OpenAI text to speech voices via Azure AI Speech. To learn
8686
## Model summary table and region availability
8787

8888
> [!NOTE]
89-
> This article only covers model/region availability that applies to all Azure OpenAI customers with deployment types of **Standard**. Some select customers have access to model/region combinations that are not listed below. These tables also do not apply to customers using only **Provisioned** deployment types which have their own unique model/region availability matrix. For more information on **Provisioned** deployments refer to our [Provisioned guidance](./provisioned-throughput.md).
89+
> This article only covers model/region availability that applies to all Azure OpenAI customers with deployment types of **Standard**. Some select customers have access to model/region combinations that are not listed in the unified table below. These tables also do not apply to customers using only **Provisioned** deployment types which have their own unique model/region availability matrix. For more information on **Provisioned** deployments refer to our [Provisioned guidance](./provisioned-throughput.md).
9090
9191
### Standard deployment model availability
9292

@@ -139,7 +139,16 @@ GPT-4 version 0125-preview is an updated version of the GPT-4 Turbo preview prev
139139

140140
#### Public cloud regions
141141

142-
[!INCLUDE [GPT-4](../includes/model-matrix/standard-gpt4.md)]
142+
[!INCLUDE [GPT-4](../includes/model-matrix/standard-gpt-4.md)]
143+
144+
#### Select customer access
145+
146+
In addition to the regions above which are available to all Azure OpenAI customers, some select pre-existing customers have been granted access to versions of GPT-4 in additional regions:
147+
148+
| Model | Region |
149+
|---|:---|
150+
| `gpt-4` (0314) | East US <br> France Central <br> South Central US <br> UK South |
151+
| `gpt-4` (0613) | East US <br> East US 2 <br> Japan East <br> UK South |
143152

144153
#### Azure Government regions
145154

@@ -170,7 +179,7 @@ See [model versions](../concepts/model-versions.md) to learn about how Azure Ope
170179
| `gpt-35-turbo-16k` (0613) | 16,384 | Sep 2021 |
171180
| `gpt-35-turbo-instruct` (0914) | 4,097 |Sep 2021 |
172181
| `gpt-35-turbo` (1106) | Input: 16,385<br> Output: 4,096 | Sep 2021|
173-
|`gpt-35-turbo` (0125) **NEW** | 16,385 | Sep 2021 |
182+
| `gpt-35-turbo` (0125) **NEW** | 16,385 | Sep 2021 |
174183

175184
### GPT-3.5-Turbo model availability
176185

0 commit comments

Comments
 (0)