Skip to content

Commit cf758c1

Browse files
authored
Update models-featured.md
1 parent 6bf8a6f commit cf758c1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/ai-foundry/concepts/models-featured.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,15 @@ See the [Nixtla model collection in Azure AI Foundry portal](https://ai.azure.co
330330
| ------ | ---- | ------------ |
331331
| [tsuzumi-7b](https://ai.azure.com/explore/models/Tsuzumi-7b/version/1/registry/azureml-nttdata) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (8,192 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
332332

333+
334+
## Stability AI
335+
336+
The Stability AI collection of image geneeration models include Stable Image Core, Stable Image Ultra and Stable Diffusion 3.5 Large.
337+
338+
| Model | Type | Capabilities |
339+
| ------ | ---- | ------------ |
340+
| [Stable Image Core](https://ai.azure.com/explore/models/Stable-Image-Core/versions/1) | [Image Generation](../model-inference/how-to/deploy-stability-models.md?context=/azure/ai-foundry/context/context) | - Input: text and image (1000 tokens and 1 image) <br /> - Output: 1 Image <br /> - **Tool calling:** No <br /> - Response formats: Image (PNG and JPG) |
341+
333342
## Related content
334343

335344
- [Deploy models as serverless APIs](../how-to/deploy-models-serverless.md)

0 commit comments

Comments
 (0)