Skip to content

Commit 5b39166

Browse files
Merge pull request #3693 from msakande/remove-stability-AI-from-model-inference-list
stability ai is not supported in model inference API
2 parents 10cc822 + 1d6bc3f commit 5b39166

File tree

1 file changed

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

1 file changed

+0
-10
lines changed

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -184,16 +184,6 @@ See [this model collection in Azure AI Foundry portal](https://ai.azure.com/expl
184184
| ------ | ---- | --- | ------------ |
185185
| [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

187-
## Stability AI
188-
189-
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.
190-
191-
| Model | Type | Capabilities |
192-
| ------ | ---- | ------------ |
193-
| [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) |
194-
| [Stable Image Core](https://ai.azure.com/explore/models/Stable-Image-Core/versions/1) | [Image Generation](../../how-to/deploy-stability-models.md?context=/azure/ai-foundry/context/context) | - Input: text (1000 tokens) <br /> - Output: 1 Image <br /> - **Tool calling:** No <br /> - Response formats: Image (PNG and JPG) |
195-
| [Stable Image Ultra](https://ai.azure.com/explore/models/Stable-Image-Ultra/versions/1) | [Image Generation](../../how-to/deploy-stability-models.md?context=/azure/ai-foundry/context/context) | - Input: text (1000 tokens) <br /> - Output: 1 Image <br /> - **Tool calling:** No <br /> - Response formats: Image (PNG and JPG) |
196-
197187

198188
## Next steps
199189

0 commit comments

Comments
 (0)