Skip to content

Commit 37ae4ad

Browse files
committed
fix
1 parent 397a64e commit 37ae4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/concepts/deployments-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Azure AI studio offers 4 different deployment options:
3030

3131
|Name | Azure OpenAI Service | Azure AI model inference service | Serverless API | Managed compute |
3232
|-------------------------------|----------------------|-------------------|----------------|-----------------|
33-
| Which models can be deployed? | [Azure OpenAI models](../ai-services/openai/concepts/models.md) | [Azure OpenAI models and Models as a Service](../ai-services/model-inference.md#models) | [Models as a Service](../how-to/model-catalog-overview.md#content-safety-for-models-deployed-via-serverless-apis) | [Open and custom models](../how-to/model-catalog-overview.md#availability-of-models-for-deployment-as-managed-compute) |
33+
| Which models can be deployed? | [Azure OpenAI models](../../ai-services/openai/concepts/models.md) | [Azure OpenAI models and Models as a Service](../ai-services/model-inference.md#models) | [Models as a Service](../how-to/model-catalog-overview.md#content-safety-for-models-deployed-via-serverless-apis) | [Open and custom models](../how-to/model-catalog-overview.md#availability-of-models-for-deployment-as-managed-compute) |
3434
| Deployment resource | Azure OpenAI service | Azure AI services | AI project | AI project |
3535
| Best suited when | You are planning to use only OpenAI models | You are planning to take advantage of the flagship models in Azure AI catalog, including OpenAI. | You are planning to use a single model from an specific provider (excluding OpenAI). | If you plan to use open models and you have enough compute quota available in your subscription. |
3636
| Billing bases | Token usage | Token usage | Token usage<sup>1</sup> | Compute core hours<sup>2</sup> |

0 commit comments

Comments
 (0)