Skip to content

Commit e10d4eb

Browse files
authored
custom note markdown, acrolinx, hdgs
1 parent 03f7ea7 commit e10d4eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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
@@ -28,7 +28,7 @@ The [AI21-Jamba-Instruct model](https://aka.ms/aistudio/landing/ai21-labs-jamba-
2828

2929
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).
3030

31-
> [!ITIP]
31+
> [!TIP]
3232
> 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).
3333
3434

@@ -83,7 +83,7 @@ To learn about billing for the AI21-Jamba-Instruct model deployed as a serverles
8383

8484
### Consume Jamba Instruct as a serverless API
8585

86-
You can consume Jamba Insruct models as follows:
86+
You can consume Jamba Instruct models as follows:
8787

8888
1. From your **Project overview** page, go to the left sidebar and select **Components** > **Deployments**.
8989

@@ -165,7 +165,7 @@ The `messages` object has the following fields:
165165
- `content`: [_string, required_] The content of the message.
166166

167167

168-
#### Request Example
168+
#### Request example
169169

170170
__Single-turn example__
171171

articles/machine-learning/how-to-deploy-models-jamba.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The AI21-Jamba-Instruct model deployed as a serverless API with pay-as-you-go bi
2929

3030
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).
3131

32-
> [!ITIP]
32+
> [!TIP]
3333
> 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).
3434
3535

@@ -175,7 +175,7 @@ The `messages` object has the following fields:
175175
- `content`: [_string, required_] The content of the message.
176176

177177

178-
#### Request Example
178+
#### Request example
179179

180180
__Single-turn example__
181181

0 commit comments

Comments
 (0)