Skip to content

Commit 4c558d3

Browse files
committed
remove references to ML studio and managed compute
1 parent ba9d6c9 commit 4c558d3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: How to deploy AI21's Jamba-Instruct model with Azure AI Studio
3-
titleSuffix: Azure Machine Learning Studio
3+
titleSuffix: Azure AI Studio
44
description: How to deploy AI21's Jamba-Instruct model with Azure AI Studio
55
manager: scottpolly
66
ms.service: machine-learning
@@ -287,7 +287,7 @@ data: [DONE]
287287

288288
### Cost and quota considerations for AI21 Jamba Instruct deployed as a serverless API
289289

290-
The Jamba Instruct model is deployed as a serverless API and is offered by AI21 through Azure Marketplace and integrated with Azure Machine Learning studio for use. You can find Azure Marketplace pricing when deploying or fine-tuning models.
290+
The Jamba Instruct model is deployed as a serverless API and is offered by AI21 through Azure Marketplace and integrated with Azure AI studio for use. You can find Azure Marketplace pricing when deploying or fine-tuning models.
291291

292292
Each time a workspace subscribes to a given model offering from Azure Marketplace, a new resource is created to track the costs associated with its consumption. The same resource is used to track costs associated with inference and fine-tuning; however, multiple meters are available to track each scenario independently.
293293

@@ -297,7 +297,7 @@ Quota is managed per deployment. Each deployment has a rate limit of 200,000 tok
297297

298298
## Content filtering
299299

300-
Models deployed as a serverless API are protected by Azure AI content safety. When deployed to managed compute, you can opt out of this capability. With Azure AI content safety enabled, both the prompt and completion pass through an ensemble of classification models aimed at detecting and preventing the output of harmful content. The content filtering system detects and takes action on specific categories of potentially harmful content in both input prompts and output completions. Learn more about [Azure AI Content Safety](/azure/ai-services/content-safety/overview).
300+
Models deployed as a serverless API are protected by Azure AI content safety. With Azure AI content safety enabled, both the prompt and completion pass through an ensemble of classification models aimed at detecting and preventing the output of harmful content. The content filtering system detects and takes action on specific categories of potentially harmful content in both input prompts and output completions. Learn more about [Azure AI Content Safety](/azure/ai-services/content-safety/overview).
301301

302302
## Related content
303303

articles/ai-studio/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ items:
8080
href: how-to/fine-tune-model-llama.md
8181
- name: Deploy JAIS models
8282
href: how-to/deploy-jais-models.md
83-
- name: Deploy Jamba models
83+
- name: Deploy Jamba Instruct model
8484
href: how-to/deploy-models-jamba.md
8585
- name: Deploy Mistral family models
8686
href: how-to/deploy-models-mistral.md

0 commit comments

Comments
 (0)