Skip to content

Commit b8a0289

Browse files
authored
Update deploy-models-jamba.md
1 parent b318351 commit b8a0289

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/ai-studio/how-to/deploy-models-jamba.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to deploy AI21's Jamba family models with Azure AI Studio
33
titleSuffix: Azure AI Studio
44
description: How to deploy AI21's Jamba family models with Azure AI Studio
55
manager: scottpolly
6-
ms.service: machine-learning
6+
ms.service: azure-machine-learning
77
ms.topic: how-to
88
ms.date: 08/06/2024
99
ms.author: ssalgado
@@ -104,10 +104,10 @@ These steps demonstrate the deployment of AI21-Jamba family models. To create a
104104
1. Once you subscribe the project for the particular Azure Marketplace offering, subsequent deployments of the _same_ offering in the _same_ project don't require subscribing again. If this scenario applies to you, there's a **Continue to deploy** option to select.
105105
1. Give the deployment a name. This name becomes part of the deployment API URL. This URL must be unique in each Azure region.
106106
1. Select **Deploy**. Wait until the deployment is ready and you're redirected to the Deployments page.
107-
1. Return to the Deployments page, select the deployment, and note the endpoint's **Target** URL and the Secret **Key**. For more information on using the APIs, see the [Reference](#reference-for-jamba-instruct-deployed-as-a-serverless-api) section.
107+
1. Return to the Deployments page, select the deployment, and note the endpoint's **Target** URL and the Secret **Key**. For more information on using the APIs, see the [Reference](#reference-for-jamba-family-models-deployed-as-a-serverless-api) section.
108108
1. You can always find the endpoint's details, URL, and access keys by navigating to your **Project overview** page. Then, from the left sidebar of your project, select **Components** > **Deployments**.
109109

110-
To learn about billing for the AI21-Jamba family models deployed as a serverless API with pay-as-you-go token-based billing, see [Cost and quota considerations for Jamba Instruct deployed as a serverless API](#cost-and-quota-considerations-for-jamba-instruct-deployed-as-a-serverless-api).
110+
To learn about billing for the AI21-Jamba family models deployed as a serverless API with pay-as-you-go token-based billing, see [Cost and quota considerations for Jamba Instruct deployed as a serverless API](#cost-and-quota-considerations-for-jamba-family-models-deployed-as-a-serverless-api).
111111

112112
---
113113

@@ -123,7 +123,7 @@ You can consume Jamba family models as follows:
123123

124124
1. Make an API request.
125125

126-
For more information on using the APIs, see the [reference](#reference-for-jamba-instruct-deployed-as-a-serverless-api) section.
126+
For more information on using the APIs, see the [reference](#reference-for-jamba-family-models-deployed-as-a-serverless-api) section.
127127

128128
---
129129

0 commit comments

Comments
 (0)