From 6c4881ef8422f99d970678c551772a3008b84498 Mon Sep 17 00:00:00 2001
From: Wauplin <11801849+Wauplin@users.noreply.github.com>
Date: Sun, 24 May 2026 04:33:20 +0000
Subject: [PATCH] Update Inference Providers documentation (automated)
---
docs/inference-providers/providers/nscale.md | 2 +-
docs/inference-providers/providers/sambanova.md | 12 +-----------
docs/inference-providers/providers/together.md | 2 +-
docs/inference-providers/tasks/chat-completion.md | 5 ++---
docs/inference-providers/tasks/image-text-to-text.md | 2 +-
docs/inference-providers/tasks/text-generation.md | 1 -
docs/inference-providers/tasks/text-to-image.md | 2 +-
7 files changed, 7 insertions(+), 19 deletions(-)
diff --git a/docs/inference-providers/providers/nscale.md b/docs/inference-providers/providers/nscale.md
index af935330a9..6e85de5f5a 100644
--- a/docs/inference-providers/providers/nscale.md
+++ b/docs/inference-providers/providers/nscale.md
@@ -69,6 +69,6 @@ Find out more about Text To Image [here](../tasks/text-to-image).
diff --git a/docs/inference-providers/providers/sambanova.md b/docs/inference-providers/providers/sambanova.md
index 45d6f58252..55260dd241 100644
--- a/docs/inference-providers/providers/sambanova.md
+++ b/docs/inference-providers/providers/sambanova.md
@@ -48,16 +48,6 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
-
-
-### Chat Completion (VLM)
-
-Find out more about Chat Completion (VLM) [here](../tasks/chat-completion).
-
-
diff --git a/docs/inference-providers/providers/together.md b/docs/inference-providers/providers/together.md
index 3b8b2f36d6..e2bd2eff9d 100644
--- a/docs/inference-providers/providers/together.md
+++ b/docs/inference-providers/providers/together.md
@@ -87,7 +87,7 @@ Find out more about Text To Image [here](../tasks/text-to-image).
diff --git a/docs/inference-providers/tasks/chat-completion.md b/docs/inference-providers/tasks/chat-completion.md
index e7a8074718..d0643d1602 100644
--- a/docs/inference-providers/tasks/chat-completion.md
+++ b/docs/inference-providers/tasks/chat-completion.md
@@ -28,7 +28,6 @@ This is a subtask of [`text-generation`](https://huggingface.co/docs/inference-p
- [Qwen/Qwen3-4B-Thinking-2507](https://huggingface.co/Qwen/Qwen3-4B-Thinking-2507): A powerful small model with reasoning capabilities.
- [Qwen/Qwen2.5-7B-Instruct-1M](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct-1M): Strong conversational model that supports very long instructions.
- [Qwen/Qwen2.5-Coder-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct): Text generation model used to write code.
-- [deepseek-ai/DeepSeek-R1](https://huggingface.co/deepseek-ai/DeepSeek-R1): Powerful reasoning based open large language model.
#### Conversational Vision-Language Models (VLMs)
@@ -64,7 +63,7 @@ The API supports:
@@ -74,7 +73,7 @@ conversational />
diff --git a/docs/inference-providers/tasks/image-text-to-text.md b/docs/inference-providers/tasks/image-text-to-text.md
index 1c7e0392d5..66f8217b09 100644
--- a/docs/inference-providers/tasks/image-text-to-text.md
+++ b/docs/inference-providers/tasks/image-text-to-text.md
@@ -31,7 +31,7 @@ Explore all available models and find the one that suits you best [here](https:/
diff --git a/docs/inference-providers/tasks/text-generation.md b/docs/inference-providers/tasks/text-generation.md
index 1bafcf6399..9ad5c917d9 100644
--- a/docs/inference-providers/tasks/text-generation.md
+++ b/docs/inference-providers/tasks/text-generation.md
@@ -31,7 +31,6 @@ If you are interested in a Chat Completion task, which generates a response base
- [Qwen/Qwen3-4B-Thinking-2507](https://huggingface.co/Qwen/Qwen3-4B-Thinking-2507): A powerful small model with reasoning capabilities.
- [Qwen/Qwen2.5-7B-Instruct-1M](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct-1M): Strong conversational model that supports very long instructions.
- [Qwen/Qwen2.5-Coder-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct): Text generation model used to write code.
-- [deepseek-ai/DeepSeek-R1](https://huggingface.co/deepseek-ai/DeepSeek-R1): Powerful reasoning based open large language model.
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=text-generation&sort=trending).
diff --git a/docs/inference-providers/tasks/text-to-image.md b/docs/inference-providers/tasks/text-to-image.md
index f89518fedf..90f49ec77c 100644
--- a/docs/inference-providers/tasks/text-to-image.md
+++ b/docs/inference-providers/tasks/text-to-image.md
@@ -33,7 +33,7 @@ Explore all available models and find the one that suits you best [here](https:/