From 1c3260628dbbcaa493bf2ebf0cf01bab3d3a14fb Mon Sep 17 00:00:00 2001
From: Wauplin <11801849+Wauplin@users.noreply.github.com>
Date: Wed, 3 Jun 2026 04:36:56 +0000
Subject: [PATCH] Update Inference Providers documentation (automated)
---
docs/inference-providers/providers/cohere.md | 2 +-
.../inference-providers/providers/ovhcloud.md | 2 +-
.../providers/sambanova.md | 20 -------------------
.../tasks/chat-completion.md | 4 ++--
.../tasks/image-text-to-text.md | 2 +-
scripts/inference-providers/package.json | 2 +-
scripts/inference-providers/pnpm-lock.yaml | 12 +++++------
7 files changed, 12 insertions(+), 32 deletions(-)
diff --git a/docs/inference-providers/providers/cohere.md b/docs/inference-providers/providers/cohere.md
index 5ffd4a3127..9a3164adb0 100644
--- a/docs/inference-providers/providers/cohere.md
+++ b/docs/inference-providers/providers/cohere.md
@@ -59,6 +59,6 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion).
diff --git a/docs/inference-providers/providers/ovhcloud.md b/docs/inference-providers/providers/ovhcloud.md
index 9cbb7f62ea..03124075b6 100644
--- a/docs/inference-providers/providers/ovhcloud.md
+++ b/docs/inference-providers/providers/ovhcloud.md
@@ -57,7 +57,7 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion).
diff --git a/docs/inference-providers/providers/sambanova.md b/docs/inference-providers/providers/sambanova.md
index 825fba0fd0..68a6aadce7 100644
--- a/docs/inference-providers/providers/sambanova.md
+++ b/docs/inference-providers/providers/sambanova.md
@@ -41,23 +41,3 @@ Customers are turning to SambaNova to quickly deploy state-of-the-art AI and dee
## Supported tasks
-
-### Chat Completion (LLM)
-
-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/tasks/chat-completion.md b/docs/inference-providers/tasks/chat-completion.md
index 0975a23300..f8240080e0 100644
--- a/docs/inference-providers/tasks/chat-completion.md
+++ b/docs/inference-providers/tasks/chat-completion.md
@@ -64,7 +64,7 @@ The API supports:
@@ -74,7 +74,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 c760acaba9..5a7603bfd3 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/scripts/inference-providers/package.json b/scripts/inference-providers/package.json
index f72463264d..9c68827e3a 100644
--- a/scripts/inference-providers/package.json
+++ b/scripts/inference-providers/package.json
@@ -15,7 +15,7 @@
"license": "ISC",
"dependencies": {
"@huggingface/inference": "^4.13.18",
- "@huggingface/tasks": "^0.21.4",
+ "@huggingface/tasks": "^0.21.5",
"@types/node": "^22.5.0",
"handlebars": "^4.7.8",
"node": "^20.17.0",
diff --git a/scripts/inference-providers/pnpm-lock.yaml b/scripts/inference-providers/pnpm-lock.yaml
index e4b38b2441..974ec1fd98 100644
--- a/scripts/inference-providers/pnpm-lock.yaml
+++ b/scripts/inference-providers/pnpm-lock.yaml
@@ -12,8 +12,8 @@ importers:
specifier: ^4.13.18
version: 4.13.18
'@huggingface/tasks':
- specifier: ^0.21.4
- version: 0.21.4
+ specifier: ^0.21.5
+ version: 0.21.5
'@types/node':
specifier: ^22.5.0
version: 22.5.0
@@ -197,8 +197,8 @@ packages:
resolution: {integrity: sha512-uWTG+l3VJRsl7EXxYizuL3P+cCPoc3cRqbWWRcQN0FhejRfbdq0RNhCmbY/YDtnTcz9icdLYuLDjsnz4d8JMuw==}
engines: {node: '>=18'}
- '@huggingface/tasks@0.21.4':
- resolution: {integrity: sha512-h5JmwB0JktlmmLkeKLeAoCnc0IcJbu7oED3bCwHEzem1cj/JXMyhSKFs/KayqCYXAnhK569Sqs+COHspoRQIew==}
+ '@huggingface/tasks@0.21.5':
+ resolution: {integrity: sha512-2H2ZSYD4Kep1AeGL4SdN7xFcv5jmkoRI/+YYqx9OPPlMoy+MUDPLQiyj2CpaUXqvUapJrdko6CIGgg/Vh4+cLg==}
'@jridgewell/resolve-uri@3.1.2':
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
@@ -418,11 +418,11 @@ snapshots:
'@huggingface/inference@4.13.18':
dependencies:
'@huggingface/jinja': 0.5.9
- '@huggingface/tasks': 0.21.4
+ '@huggingface/tasks': 0.21.5
'@huggingface/jinja@0.5.9': {}
- '@huggingface/tasks@0.21.4': {}
+ '@huggingface/tasks@0.21.5': {}
'@jridgewell/resolve-uri@3.1.2': {}