From 6fe0ab68fbb5902ad3ab918ea506b508044eef7d Mon Sep 17 00:00:00 2001 From: Wauplin <11801849+Wauplin@users.noreply.github.com> Date: Mon, 22 Jun 2026 04:39:14 +0000 Subject: [PATCH] Update Inference Providers documentation (automated) --- docs/inference-providers/providers/hf-inference.md | 4 ++-- docs/inference-providers/tasks/token-classification.md | 2 +- docs/inference-providers/tasks/translation.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/inference-providers/providers/hf-inference.md b/docs/inference-providers/providers/hf-inference.md index 4fb1b71d3a..e89c1c4091 100644 --- a/docs/inference-providers/providers/hf-inference.md +++ b/docs/inference-providers/providers/hf-inference.md @@ -180,7 +180,7 @@ Find out more about Token Classification [here](../tasks/token-classification). @@ -190,7 +190,7 @@ Find out more about Translation [here](../tasks/translation). diff --git a/docs/inference-providers/tasks/token-classification.md b/docs/inference-providers/tasks/token-classification.md index d2eb221297..3c9728abd5 100644 --- a/docs/inference-providers/tasks/token-classification.md +++ b/docs/inference-providers/tasks/token-classification.md @@ -33,7 +33,7 @@ Explore all available models and find the one that suits you best [here](https:/ diff --git a/docs/inference-providers/tasks/translation.md b/docs/inference-providers/tasks/translation.md index 4464262506..d3039680d2 100644 --- a/docs/inference-providers/tasks/translation.md +++ b/docs/inference-providers/tasks/translation.md @@ -31,7 +31,7 @@ Explore all available models and find the one that suits you best [here](https:/