diff --git a/articles/ai-services/openai/concepts/models.md b/articles/ai-services/openai/concepts/models.md index 2b154975774d4..776d07d8a830a 100644 --- a/articles/ai-services/openai/concepts/models.md +++ b/articles/ai-services/openai/concepts/models.md @@ -31,7 +31,7 @@ Azure OpenAI Service is powered by a diverse set of models with different capabi - `gpt-4` - `gpt-4-32k` -- `gpt-4v` +- `gpt-4-vision` You can see the token context length supported by each model in the [model summary table](#model-summary-table-and-region-availability). @@ -94,20 +94,20 @@ See [model versions](../concepts/model-versions.md) to learn about how Azure Ope | `gpt-4` (0613) | 8,192 | Sep 2021 | | `gpt-4-32k` (0613) | 32,768 | Sep 2021 | | `gpt-4` (1106-preview)**1**
**GPT-4 Turbo Preview** | Input: 128,000
Output: 4096 | Apr 2023 | -| `gpt-4-v` (gpt-4-vision-preview) | 16,384 | September 2021 | +| `gpt-4` (vision-preview)**1,2**
**GPT-4 Turbo with Vision Preview** | Input: 128,000
Output: 4096 | April 2023 | - -**1** GPT-4 Turbo Preview = `gpt-4` (1106-preview). To deploy this model, under **Deployments** select model **gpt-4**. For **Model version** select **1106-preview**. We don't recommend using this model in production. We will upgrade all deployments of this model to a future stable version. Models designated preview do not follow the standard Azure OpenAI model lifecycle. +**1** GPT-4 Turbo Preview = `gpt-4` (1106-preview). To deploy this model, under **Deployments** select model **gpt-4**. For **Model version** select **1106-preview**. **2** GPT-4 Turbo with Vision Preview = `gpt-4` (vision-preview). To deploy this model, under **Deployments** select model **gpt-4**. For **Model version** select **vision-preview**. We don't recommend using these models in production. We will upgrade all deployments of these models to a future stable version. Models designated preview do not follow the standard Azure OpenAI model lifecycle. + > [!NOTE] > Regions where GPT-4 (0314) & (0613) are listed as available have access to both the 8K and 32K versions of the model ### GPT-4 and GPT-4 Turbo Preview model availability -| Model Availability | gpt-4 (0314) | gpt-4 (0613) | gpt-4 (1106-preview) | -|---|:---|:---|:---| -| Available to all subscriptions with Azure OpenAI access | | Australia East
Canada East
France Central
Sweden Central
Switzerland North | Australia East
Canada East
East US 2
France Central
Norway East
South India
Sweden Central
UK South
West US | -| Available to subscriptions with current access to the model version in the region | East US
France Central
South Central US
UK South | East US
East US 2
Japan East
UK South | +| Model Availability | gpt-4 (0314) | gpt-4 (0613) | gpt-4 (1106-preview) | `gpt-4` (vision-preview) | +|---|:---|:---|:---|:---| +| Available to all subscriptions with Azure OpenAI access | | Australia East
Canada East
France Central
Sweden Central
Switzerland North | Australia East
Canada East
East US 2
France Central
Norway East
South India
Sweden Central
UK South
West US | Australia East
Sweden Central
Switzerland North
West US | +| Available to subscriptions with current access to the model version in the region | East US
France Central
South Central US
UK South | East US
East US 2
Japan East
UK South | | ### GPT-3.5 models