Skip to content

Commit 4fabac3

Browse files
Merge pull request #3751 from msakande/patch-5
Update models.md
2 parents 0dc060b + 34d3e07 commit 4fabac3

File tree

1 file changed

+2
-2
lines changed
  • articles/ai-foundry/model-inference/concepts

1 file changed

+2
-2
lines changed

articles/ai-foundry/model-inference/concepts/models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,11 +178,11 @@ See [this model collection in Azure AI Foundry portal](https://ai.azure.com/expl
178178

179179
### NTT Data
180180

181-
**Tsuzumi** is an autoregressive language optimized transformer. The tuned versions use supervised fine-tuning (SFT). Tsuzumi is handles both Japanese and English language with high efficiency.
181+
**tsuzumi** is an autoregressive language optimized transformer. The tuned versions use supervised fine-tuning (SFT). tsuzumi handles both Japanese and English language with high efficiency.
182182

183183
| Model | Type | Tier | Capabilities |
184184
| ------ | ---- | --- | ------------ |
185-
| [Tsuzumi-7b](https://ai.azure.com/explore/models/Tsuzumi-7b/version/1/registry/azureml-nttdata) | chat-completion | Global standard | - **Input:** text (8,192 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Languages:** `en` and `jp` <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
185+
| [tsuzumi-7b](https://ai.azure.com/explore/models/Tsuzumi-7b/version/1/registry/azureml-nttdata) | chat-completion | Global standard | - **Input:** text (8,192 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Languages:** `en` and `jp` <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
186186

187187

188188
## Next steps

0 commit comments

Comments
 (0)