From 63090dc67d88661547c46e2961c7900495044806 Mon Sep 17 00:00:00 2001
From: Wauplin <11801849+Wauplin@users.noreply.github.com>
Date: Tue, 23 Sep 2025 03:17:56 +0000
Subject: [PATCH] Update Inference Providers documentation (automated)
---
docs/inference-providers/providers/hf-inference.md | 4 ++--
docs/inference-providers/providers/sambanova.md | 2 +-
docs/inference-providers/tasks/chat-completion.md | 2 +-
docs/inference-providers/tasks/text-classification.md | 2 +-
docs/inference-providers/tasks/token-classification.md | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/inference-providers/providers/hf-inference.md b/docs/inference-providers/providers/hf-inference.md
index 1b06e1232a..9e49529c87 100644
--- a/docs/inference-providers/providers/hf-inference.md
+++ b/docs/inference-providers/providers/hf-inference.md
@@ -153,7 +153,7 @@ Find out more about Text Classification [here](../tasks/text_classification).
@@ -183,7 +183,7 @@ Find out more about Token Classification [here](../tasks/token_classification).
diff --git a/docs/inference-providers/providers/sambanova.md b/docs/inference-providers/providers/sambanova.md
index 28c2e550e6..fefd34b9b2 100644
--- a/docs/inference-providers/providers/sambanova.md
+++ b/docs/inference-providers/providers/sambanova.md
@@ -51,7 +51,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
diff --git a/docs/inference-providers/tasks/chat-completion.md b/docs/inference-providers/tasks/chat-completion.md
index dada97bf3b..01eb79e44e 100644
--- a/docs/inference-providers/tasks/chat-completion.md
+++ b/docs/inference-providers/tasks/chat-completion.md
@@ -64,7 +64,7 @@ The API supports:
diff --git a/docs/inference-providers/tasks/text-classification.md b/docs/inference-providers/tasks/text-classification.md
index 61d9d7ca40..db519fb91d 100644
--- a/docs/inference-providers/tasks/text-classification.md
+++ b/docs/inference-providers/tasks/text-classification.md
@@ -37,7 +37,7 @@ Explore all available models and find the one that suits you best [here](https:/
diff --git a/docs/inference-providers/tasks/token-classification.md b/docs/inference-providers/tasks/token-classification.md
index 3636602eb9..dc5df09f23 100644
--- a/docs/inference-providers/tasks/token-classification.md
+++ b/docs/inference-providers/tasks/token-classification.md
@@ -35,7 +35,7 @@ Explore all available models and find the one that suits you best [here](https:/