Skip to content

Commit babe796

Browse files
committed
Creating a preview note for maas models
1 parent 4ac88bf commit babe796

20 files changed

+52
-16
lines changed

articles/ai-studio/how-to/deploy-models-cohere-command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
2121
In this article, you learn about Cohere Command chat models and how to use them.
2222
The Cohere family of models includes various models optimized for different use cases, including chat completions, embeddings, and rerank. Cohere models are optimized for various use cases that include reasoning, summarization, and question answering.
2323

24-
24+
[!INCLUDE [maas-models-preview](../includes/maas-models-preview.md)]
2525

2626
::: zone pivot="programming-language-python"
2727

articles/ai-studio/how-to/deploy-models-cohere-embed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ zone_pivot_groups: azure-ai-model-catalog-samples-embeddings
2121
In this article, you learn about Cohere Embed V3 models and how to use them with Azure AI Studio.
2222
The Cohere family of models includes various models optimized for different use cases, including chat completions, embeddings, and rerank. Cohere models are optimized for various use cases that include reasoning, summarization, and question answering.
2323

24-
24+
[!INCLUDE [maas-models-preview](../includes/maas-models-preview.md)]
2525

2626
::: zone pivot="programming-language-python"
2727

articles/ai-studio/how-to/deploy-models-cohere-rerank.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ ms.custom: references_regions, build-2024
1818

1919
In this article, you learn about the Cohere Rerank models, how to use Azure AI Studio to deploy them as serverless APIs with pay-as-you-go token-based billing, and how to work with the deployed models.
2020

21+
[!INCLUDE [maas-models-preview](../includes/maas-models-preview.md)]
22+
2123
## Cohere Rerank models
2224

2325
Cohere offers two Rerank models in [Azure AI Studio](https://ai.azure.com). These models are available in the model catalog for deployment as serverless APIs:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ JAIS 30b Chat is an autoregressive bi-lingual LLM for **Arabic** & **English**.
2525
* **Input:** Model input is text only.
2626
* **Output:** Model generates text only.
2727

28-
28+
[!INCLUDE [maas-models-preview](../includes/maas-models-preview.md)]
2929

3030
::: zone pivot="programming-language-python"
3131

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ In this article, you learn how to use Azure AI Studio to deploy AI21's Jamba fam
2020

2121
The Jamba family models are 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 family models are built for reliable commercial use with respect to quality and performance.
2222

23-
> [!TIP]
24-
> See our announcements of AI21's Jamba family models available now on Azure AI Model Catalog through [AI21's blog](https://aka.ms/ai21-jamba-1.5-large-announcement) and [Microsoft Tech Community Blog](https://aka.ms/ai21-jamba-1.5-large-microsoft-annnouncement).
23+
See our announcements of AI21's Jamba family models available now on Azure AI Model Catalog through [AI21's blog](https://aka.ms/ai21-jamba-1.5-large-announcement) and [Microsoft Tech Community Blog](https://aka.ms/ai21-jamba-1.5-large-microsoft-annnouncement).
24+
25+
[!INCLUDE [maas-models-preview](../includes/maas-models-preview.md)]
26+
2527

2628
## Deploy the Jamba family models as a serverless API
2729

@@ -217,7 +219,7 @@ The `document` object has the following fields:
217219
- `id` (optional; str) - unique identifier. will be linked to in citations. up to 128 characters.
218220
- `content` (required; str) - the content of the document
219221
- `metadata` (optional; array of **Metadata)**
220-
- `key` (required; str) - type of metadata, like author’, ‘date’, ‘url, etc. Should be things the model understands.
222+
- `key` (required; str) - type of metadata, like 'author', 'date', 'url', etc. Should be things the model understands.
221223
- `value` (required; str) - value of the metadata
222224

223225
#### Request example

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
2020

2121
In this article, you learn about the Meta Llama family of models and how to use them. Meta Llama models and tools are a collection of pretrained and fine-tuned generative AI text and image reasoning models - ranging in scale from SLMs (1B, 3B Base and Instruct models) for on-device and edge inferencing - to mid-size LLMs (7B, 8B and 70B Base and Instruct models) and high performant models like Meta Llama 3.1 405B Instruct for synthetic data generation and distillation use cases.
2222

23-
> [!TIP]
24-
> See our announcements of Meta's Llama 3.2 family models available now on Azure AI Model Catalog through [Meta's blog](https://aka.ms/llama-3.2-meta-announcement) and [Microsoft Tech Community Blog](https://aka.ms/llama-3.2-microsoft-announcement).
23+
See our announcements of Meta's Llama 3.2 family models available now on Azure AI Model Catalog through [Meta's blog](https://aka.ms/llama-3.2-meta-announcement) and [Microsoft Tech Community Blog](https://aka.ms/llama-3.2-microsoft-announcement).
24+
25+
[!INCLUDE [maas-models-preview](../includes/maas-models-preview.md)]
2526

2627
::: zone pivot="programming-language-python"
2728

articles/ai-studio/how-to/deploy-models-mistral-nemo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
2121
In this article, you learn about Mistral Nemo chat model and how to use them.
2222
Mistral AI offers two categories of models. Premium models including [Mistral Large and Mistral Small](deploy-models-mistral.md), available as serverless APIs with pay-as-you-go token-based billing. Open models including [Mistral Nemo](deploy-models-mistral-nemo.md), [Mixtral-8x7B-Instruct-v01, Mixtral-8x7B-v01, Mistral-7B-Instruct-v01, and Mistral-7B-v01](deploy-models-mistral-open.md); available to also download and run on self-hosted managed endpoints.
2323

24+
[!INCLUDE [maas-models-preview](../includes/maas-models-preview.md)]
2425

2526
::: zone pivot="programming-language-python"
2627

articles/ai-studio/how-to/deploy-models-mistral-open.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
2121
In this article, you learn about Mistral-7B and Mixtral chat models and how to use them.
2222
Mistral AI offers two categories of models. Premium models including [Mistral Large and Mistral Small](deploy-models-mistral.md), available as serverless APIs with pay-as-you-go token-based billing. Open models including [Mistral Nemo](deploy-models-mistral-nemo.md), [Mixtral-8x7B-Instruct-v01, Mixtral-8x7B-v01, Mistral-7B-Instruct-v01, and Mistral-7B-v01](deploy-models-mistral-open.md); available to also download and run on self-hosted managed endpoints.
2323

24+
[!INCLUDE [maas-models-preview](../includes/maas-models-preview.md)]
2425

2526
::: zone pivot="programming-language-python"
2627

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
2121
In this article, you learn about Mistral premium chat models and how to use them.
2222
Mistral AI offers two categories of models. Premium models including [Mistral Large and Mistral Small](deploy-models-mistral.md), available as serverless APIs with pay-as-you-go token-based billing. Open models including [Mistral Nemo](deploy-models-mistral-nemo.md), [Mixtral-8x7B-Instruct-v01, Mixtral-8x7B-v01, Mistral-7B-Instruct-v01, and Mistral-7B-v01](deploy-models-mistral-open.md); available to also download and run on self-hosted managed endpoints.
2323

24+
[!INCLUDE [maas-models-preview](../includes/maas-models-preview.md)]
2425

2526
::: zone pivot="programming-language-python"
2627

articles/ai-studio/how-to/deploy-models-phi-3-5-vision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
2121
In this article, you learn about Phi-3.5 chat model with vision and how to use them.
2222
The Phi-3.5 small language models (SLMs) are a collection of instruction-tuned generative text models.
2323

24-
24+
[!INCLUDE [maas-models-preview](../includes/maas-models-preview.md)]
2525

2626
::: zone pivot="programming-language-python"
2727

0 commit comments

Comments
 (0)