Skip to content

Commit 21ca460

Browse files
committed
update
1 parent 1609299 commit 21ca460

File tree

1 file changed

+8
-5
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+8
-5
lines changed

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

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,16 @@ You can also use the OpenAI text to speech voices via Azure AI Speech. To learn
8585

8686
## Model summary table and region availability
8787

88+
> [!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).
90+
8891
### Standard deployment model availability
8992

90-
[!INCLUDE [Standard Models](includes/model-matrix/standard-models.md)]
93+
[!INCLUDE [Standard Models](../includes/model-matrix/standard-models.md)]
9194

9295
### Standard deployment model quota
9396

94-
[!INCLUDE [Quota](includes/model-matrix/quota.md)]
97+
[!INCLUDE [Quota](../includes/model-matrix/quota.md)]
9598

9699
### GPT-4 and GPT-4 Turbo Preview models
97100

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

137140
#### Public cloud regions
138141

139-
[!INCLUDE [GPT-4](includes/model-matrix/standard-gpt-4.md)]
142+
[!INCLUDE [GPT-4](../includes/model-matrix/standard-gpt-4.md)]
140143

141144
#### Azure Government regions
142145

@@ -173,7 +176,7 @@ See [model versions](../concepts/model-versions.md) to learn about how Azure Ope
173176

174177
#### Public cloud regions
175178

176-
[!INCLUDE [GPT-35-Turbo](includes/model-matrix/standard-gpt-35-turbo.md)]
179+
[!INCLUDE [GPT-35-Turbo](../includes/model-matrix/standard-gpt-35-turbo.md)]
177180

178181
**<sup>1</sup>** This model will accept requests > 4,096 tokens. It is not recommended to exceed the 4,096 input token limit as the newer version of the model are capped at 4,096 tokens. If you encounter issues when exceeding 4,096 input tokens with this model this configuration is not officially supported.
179182

@@ -196,7 +199,7 @@ These models can only be used with Embedding API requests.
196199
197200
#### Public cloud regions
198201

199-
[!INCLUDE [Embeddings](includes/model-matrix/standard-embeddings.md)]
202+
[!INCLUDE [Embeddings](../includes/model-matrix/standard-embeddings.md)]
200203

201204
#### Azure Government regions
202205

0 commit comments

Comments
 (0)