You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/deploy-jais-models.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: How to deploy JAIS models with Azure Machine Learning Studio
3
-
titleSuffix: Azure Machine Learning Studio
4
-
description: Learn how to deploy JAIS models with Azure Machine Learning Studio.
2
+
title: How to deploy JAIS models with Azure Machine Learning studio
3
+
titleSuffix: Azure Machine Learning studio
4
+
description: Learn how to deploy JAIS models with Azure Machine Learning studio.
5
5
manager: scottpolly
6
6
ms.service: machine-learning
7
7
ms.topic: how-to
@@ -12,11 +12,11 @@ author: msakande
12
12
ms.custom: references_regions, build-2024
13
13
---
14
14
15
-
# How to deploy JAIS with Azure Machine Learning Studio
15
+
# How to deploy JAIS with Azure Machine Learning studio
16
16
17
-
In this article, you learn how to use Azure Machine Learning Studio to deploy the JAIS model as a service with pay-as you go billing.
17
+
In this article, you learn how to use Azure Machine Learning studio to deploy the JAIS model as a service with pay-as you go billing.
18
18
19
-
The JAIS model is available in Azure Machine Learning Studio with pay-as-you-go token based billing with Models as a Service.
19
+
The JAIS model is available in Azure Machine Learning studio with pay-as-you-go token based billing with Models as a Service.
20
20
21
21
You can find the JAIS model in the model catalog by filtering on the JAIS collection.
22
22
@@ -40,7 +40,7 @@ You can find the JAIS model in the model catalog by filtering on the JAIS collec
40
40
41
41
### JAIS 30b Chat
42
42
43
-
JAIS 30b Chat is an auto-regressive bi-lingual LLM for **Arabic** & **English**. The tuned versions use supervised fine-tuning (SFT). The model is finetuned with both Arabic and English prompt-response pairs. The finetuning 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 as well as translating some open-source English instructions into Arabic.
43
+
JAIS 30b Chat is an auto-regressive 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 as well as translating some open-source English instructions into Arabic.
44
44
45
45
*Context length:* JAIS 30b Chat supports a context length of 8K.
0 commit comments