Skip to content

Commit 2ed1a7e

Browse files
committed
revise intro to remove unecessary links
1 parent 8a57d4f commit 2ed1a7e

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

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

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,28 +14,23 @@ ms.custom: references_regions
1414

1515
# How to deploy AI21's Jamba-Instruct model with Azure AI Studio
1616

17-
In this article, you will learn how to deploy AI21's Jamba-Instruct model through [Models-as-a-Service (MaaS)](https://youtu.be/GS5ZIiNqcEY?si=VJnSgICGhv-dq77r), through serverless APIs with pay-as you go billing.
18-
19-
> [!IMPORTANT]
20-
> See our announcements of AI21's Jamba-Instruct model available now on Azure AI Model Catalog through [AI21's blog](https://aka.ms/ai21-jamba-instruct-blog) and [Microsoft Tech Community Blog](https://aka.ms/ai21-jamba-instruct-announcement).
21-
22-
The Jamba Instruct model is AI21's production-grade Mamba-based large language model (LLM) which leverages AI21's hybrid Mamba-Transformer architecture. It is an instruction-tuned version of AI21's hybrid SSM-Transformer Jamba model, and is built for reliable commercial use with respect to quality and performance.
17+
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
2318

24-
To get started with Jamba Instruct on MaaS, explore our integrations with [LangChain](https://aka.ms/ai21-jamba-instruct-langchain-sample), [LiteLLM](https://aka.ms/ai21-jamba-instruct-litellm-sample), [OpenAI](https://aka.ms/ai21-jamba-instruct-openai-sample) and the [Azure API](https://aka.ms/ai21-jamba-instruct-azure-api-sample).
19+
In this article, you learn how to use Azure AI Studio to deploy AI21's Jamba-Instruct model as a serverless API with pay-as-you-go billing.
2520

26-
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
21+
The Jamba Instruct model is AI21's production-grade Mamba-based large language model (LLM) which leverages AI21's hybrid Mamba-Transformer architecture. It's an instruction-tuned version of AI21's hybrid structured state space model (SSM) transformer Jamba model. The Jamba Instruct model is built for reliable commercial use with respect to quality and performance.
2722

2823
## Deploy the Jamba Instruct model as a serverless API
2924

30-
Certain models in the model catalog can be deployed as a serverless API with pay-as-you-go billing, providing a way to consume them as an API without hosting them on your subscription while keeping the enterprise security and compliance organizations need. This deployment option doesn't require quota from your subscription.
25+
Certain models in the model catalog can be deployed as a serverless API with pay-as-you-go billing, providing a way to consume them as an API without hosting them on your subscription, while keeping the enterprise security and compliance organizations need. This deployment option doesn't require quota from your subscription.
3126

32-
The Jamba Instruct model is [deployed as a serverless API with pay-as-you-go billing](https://aka.ms/aistudio/landing/ai21-labs-jamba-instruct) are [offered by AI21 through Microsoft Azure Marketplace](https://aka.ms/azure-marketplace-offer-ai21-jamba-instruct). AI21 may add more terms of use and pricing.
27+
The [AI21-Jamba-Instruct model](https://aka.ms/aistudio/landing/ai21-labs-jamba-instruct) deployed as a serverless API with pay-as-you-go billing is [offered by AI21 through Microsoft Azure Marketplace](https://aka.ms/azure-marketplace-offer-ai21-jamba-instruct). AI21 can change or update the terms of use and pricing of this model.
3328

34-
### Azure Marketplace model offerings
29+
To get started with Jamba Instruct deployed as a serverless API, explore our integrations with [LangChain](https://aka.ms/ai21-jamba-instruct-langchain-sample), [LiteLLM](https://aka.ms/ai21-jamba-instruct-litellm-sample), [OpenAI](https://aka.ms/ai21-jamba-instruct-openai-sample) and the [Azure API](https://aka.ms/ai21-jamba-instruct-azure-api-sample).
3530

36-
On the Azure Marketplace, you'll be able to find:
31+
> [!ITIP]
32+
> See our announcements of AI21's Jamba-Instruct model available now on Azure AI Model Catalog through [AI21's blog](https://aka.ms/ai21-jamba-instruct-blog) and [Microsoft Tech Community Blog](https://aka.ms/ai21-jamba-instruct-announcement).
3733
38-
* [AI21-Jamba-Instruct (preview)](https://aka.ms/azure-marketplace-offer-ai21-jamba-instruct)
3934

4035
### Prerequisites
4136

0 commit comments

Comments
 (0)