From 64e0192c9629f59e3b80a84e5cdf78cc03b2a583 Mon Sep 17 00:00:00 2001 From: Michael Kenntenich <37703728+mkennten@users.noreply.github.com> Date: Wed, 14 Aug 2024 16:46:03 +0200 Subject: [PATCH] Adding model name to the deployment for embeddings model (#83) --- Instructions/Exercises/06-use-own-data.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Instructions/Exercises/06-use-own-data.md b/Instructions/Exercises/06-use-own-data.md index fba1eb2d..beb8ec57 100644 --- a/Instructions/Exercises/06-use-own-data.md +++ b/Instructions/Exercises/06-use-own-data.md @@ -78,6 +78,7 @@ To deploy these models, you'll use AI Studio. 1. In the Azure portal, navigate to your Azure OpenAI resource. Then use the link to open your resource in **Azure AI Studio**.. 1. In Azure AI Studio, on the **Deployments** page, view your existing model deployments. Then create a new base model deployment of the **text-embedding-ada-002** model with the following settings: - **Deployment name**: text-embedding-ada-002 + - **Model**: text-embedding-ada-002 - **Model version**: *The default version* - **Deployment type**: Standard - **Tokens per minute rate limit**: 5K\*