diff --git a/docs/inference-providers/providers/hf-inference.md b/docs/inference-providers/providers/hf-inference.md
index 9d17ff1c5..c8ac3e7c3 100644
--- a/docs/inference-providers/providers/hf-inference.md
+++ b/docs/inference-providers/providers/hf-inference.md
@@ -71,7 +71,7 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion).
diff --git a/docs/inference-providers/providers/novita.md b/docs/inference-providers/providers/novita.md
index 05019acc7..e37679fcf 100644
--- a/docs/inference-providers/providers/novita.md
+++ b/docs/inference-providers/providers/novita.md
@@ -52,7 +52,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 46d5338e0..5ddc3181b 100644
--- a/docs/inference-providers/tasks/chat-completion.md
+++ b/docs/inference-providers/tasks/chat-completion.md
@@ -63,7 +63,7 @@ The API supports:
@@ -73,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 2dd7ed2ed..4ef1752fe 100644
--- a/docs/inference-providers/tasks/image-text-to-text.md
+++ b/docs/inference-providers/tasks/image-text-to-text.md
@@ -33,7 +33,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 84c041f43..d5512e1e9 100644
--- a/scripts/inference-providers/package.json
+++ b/scripts/inference-providers/package.json
@@ -15,7 +15,7 @@
"license": "ISC",
"dependencies": {
"@huggingface/inference": "^4.2.0",
- "@huggingface/tasks": "^0.19.19",
+ "@huggingface/tasks": "^0.19.21",
"@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 e4fac1664..d31e574b8 100644
--- a/scripts/inference-providers/pnpm-lock.yaml
+++ b/scripts/inference-providers/pnpm-lock.yaml
@@ -12,8 +12,8 @@ importers:
specifier: ^4.2.0
version: 4.2.0
'@huggingface/tasks':
- specifier: ^0.19.19
- version: 0.19.19
+ specifier: ^0.19.21
+ version: 0.19.21
'@types/node':
specifier: ^22.5.0
version: 22.5.0
@@ -197,11 +197,8 @@ packages:
resolution: {integrity: sha512-Ptc03/jGRiYRoi0bUYKZ14MkDslsBRT24oxmsvUlfYrvQMldrxCevhPnT+hfX8awKTT8/f/0ZBBWldoeAcMHdQ==}
engines: {node: '>=18'}
- '@huggingface/tasks@0.19.19':
- resolution: {integrity: sha512-+hXA5pk8gnaWc0BK/s5e68rwsucjPJjdoSBx9MCkRwVgVS0JwXCF5EbaSBSDt4CUDsq1uj33RbdQt/K9l2mJLg==}
-
- '@huggingface/tasks@0.19.5':
- resolution: {integrity: sha512-WEwM/tZsRqw0TinTkQwqPsK5pdaGffAV6Nu6xxSTSZUsBvkDJxE9kTiMNSwvjeHvt9/MYAJKjZ+CMSo6Rugs4g==}
+ '@huggingface/tasks@0.19.21':
+ resolution: {integrity: sha512-ZCEKudsSCTtZlPnD1Jv2NOonxqveiE4DFQUslxImDD8f5PNun9fmNXu6qS9yWVkuqze2QXBm9WYFCcSmnkntLA==}
'@jridgewell/resolve-uri@3.1.2':
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
@@ -421,13 +418,11 @@ snapshots:
'@huggingface/inference@4.2.0':
dependencies:
'@huggingface/jinja': 0.5.0
- '@huggingface/tasks': 0.19.19
+ '@huggingface/tasks': 0.19.21
'@huggingface/jinja@0.5.0': {}
- '@huggingface/tasks@0.19.19': {}
-
- '@huggingface/tasks@0.19.5': {}
+ '@huggingface/tasks@0.19.21': {}
'@jridgewell/resolve-uri@3.1.2': {}