Skip to content

Commit

Permalink
Adding model name to the deployment for embeddings model (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkennten authored Aug 14, 2024
1 parent 5a9e251 commit 64e0192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Instructions/Exercises/06-use-own-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -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\*
Expand Down

0 comments on commit 64e0192

Please sign in to comment.