From 2cf434f8618b14a755b98e57f001fc4c11e6fe8c Mon Sep 17 00:00:00 2001 From: Arman Yessenamanov Date: Tue, 3 Mar 2026 01:06:27 +0500 Subject: [PATCH] Fix link to Multimodal models --- models.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models.mdx b/models.mdx index 1b2d080..df5f9b7 100644 --- a/models.mdx +++ b/models.mdx @@ -13,7 +13,7 @@ We are constantly adding more. DeepInfra is usually amongst the first to add a n - **[Text generation / LLMs](https://deepinfra.com/models/text-generation)** — Llama, DeepSeek, Mistral, Qwen, Gemma, and more - **[Embeddings](https://deepinfra.com/models/embeddings)** — Qwen3 Embedding, BAAI/bge, sentence-transformers, and more - **[Rerankers](https://deepinfra.com/models/reranker)** — Cross-encoder rerankers for RAG pipelines -- **[Vision / multimodal](https://deepinfra.com/models/text-generation)** — Qwen2.5-VL, Llama Vision, and more +- **[Vision / multimodal](https://deepinfra.com/models/multimodal)** — Qwen2.5-VL, Llama Vision, and more - **[OCR](https://deepinfra.com/models/ocr/)** — Specialized models for document text extraction - **[Text to image](https://deepinfra.com/models/text-to-image)** — FLUX, Stable Diffusion, and more - **[Text to video](https://deepinfra.com/models/text-to-video)** — Generate video clips from text prompts