Skip to content

Commit 234c407

Browse files
committed
add missing preview note to maas model docs
# Conflicts: # articles/ai-studio/how-to/deploy-models-phi-3-5-moe.md # articles/ai-studio/how-to/deploy-models-phi-3-5-vision.md # articles/ai-studio/how-to/deploy-models-phi-3-vision.md # articles/ai-studio/how-to/deploy-models-phi-3.md
1 parent 4d1a362 commit 234c407

8 files changed

+16
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
1616

1717
# How to use Cohere Command chat models
1818

19+
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
20+
1921
In this article, you learn about Cohere Command chat models and how to use them.
2022
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.
2123

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ zone_pivot_groups: azure-ai-model-catalog-samples-embeddings
1616

1717
# How to use Cohere Embed V3 models with Azure AI Studio
1818

19+
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
20+
1921
In this article, you learn about Cohere Embed V3 models and how to use them with Azure AI Studio.
2022
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.
2123

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
1616

1717
# How to use Jais chat models
1818

19+
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
20+
1921
In this article, you learn about Jais chat models and how to use them.
2022
JAIS 30b Chat is an autoregressive bi-lingual LLM for **Arabic** & **English**. The tuned versions use supervised fine-tuning (SFT). The model is fine-tuned with both Arabic and English prompt-response pairs. The fine-tuning datasets included a wide range of instructional data across various domains. The model covers a wide range of common tasks including question answering, code generation, and reasoning over textual content. To enhance performance in Arabic, the Core42 team developed an in-house Arabic dataset and translated some open-source English instructions into Arabic.
2123

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
1616

1717
# How to use Jamba-Instruct chat models
1818

19+
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
20+
1921
In this article, you learn about Jamba-Instruct chat models and how to use them.
2022
The Jamba-Instruct model is AI21's production-grade Mamba-based large language model (LLM) which uses 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.
2123

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
1616

1717
# How to use Meta Llama chat models
1818

19+
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
20+
1921
In this article, you learn about Meta Llama chat models and how to use them.
2022
Meta Llama 2 and 3 models and tools are a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. The model family also includes fine-tuned versions optimized for dialogue use cases with reinforcement learning from human feedback (RLHF).
2123

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
1616

1717
# How to use Mistral Nemo chat model
1818

19+
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
20+
1921
In this article, you learn about Mistral Nemo chat model and how to use them.
2022
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.
2123

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
1616

1717
# How to use Mistral-7B and Mixtral chat models
1818

19+
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
20+
1921
In this article, you learn about Mistral-7B and Mixtral chat models and how to use them.
2022
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.
2123

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ zone_pivot_groups: azure-ai-model-catalog-samples-chat
1616

1717
# How to use Mistral premium chat models
1818

19+
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
20+
1921
In this article, you learn about Mistral premium chat models and how to use them.
2022
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.
2123

0 commit comments

Comments
 (0)