Skip to content

Commit 64e0192

Browse files
authored
Adding model name to the deployment for embeddings model (MicrosoftLearning#83)
1 parent 5a9e251 commit 64e0192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Instructions/Exercises/06-use-own-data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ To deploy these models, you'll use AI Studio.
7878
1. In the Azure portal, navigate to your Azure OpenAI resource. Then use the link to open your resource in **Azure AI Studio**..
7979
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:
8080
- **Deployment name**: text-embedding-ada-002
81+
- **Model**: text-embedding-ada-002
8182
- **Model version**: *The default version*
8283
- **Deployment type**: Standard
8384
- **Tokens per minute rate limit**: 5K\*

0 commit comments

Comments
 (0)