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/ai-foundry/concepts/models-featured.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -330,6 +330,19 @@ See the [Nixtla model collection in Azure AI Foundry portal](https://ai.azure.co
330
330
| ------ | ---- | ------------ |
331
331
|[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 |
332
332
333
+
## Stability AI
334
+
335
+
The Stability AI collection of image generation models include Stable Image Core, Stable Image Ultra and Stable Diffusion 3.5 Large. Stable Diffusion 3.5 Large allows for an image and text input.
336
+
337
+
| Model | Type | Capabilities |
338
+
| ------ | ---- | ------------ |
339
+
|[Stable Diffusion 3.5 Large](https://ai.azure.com/explore/models/Stable-Diffusion-3.5-Large/versions/1)|[Image Generation](../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) |
0 commit comments