From 8263b599989858cccaf23815f1e395ad1acc3006 Mon Sep 17 00:00:00 2001 From: Wauplin <11801849+Wauplin@users.noreply.github.com> Date: Fri, 12 Sep 2025 03:15:08 +0000 Subject: [PATCH] Update Inference Providers documentation (automated) --- docs/inference-providers/providers/hf-inference.md | 2 +- docs/inference-providers/tasks/translation.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/inference-providers/providers/hf-inference.md b/docs/inference-providers/providers/hf-inference.md index 9e99ce247d..7fb0948e68 100644 --- a/docs/inference-providers/providers/hf-inference.md +++ b/docs/inference-providers/providers/hf-inference.md @@ -193,7 +193,7 @@ Find out more about Translation [here](../tasks/translation). diff --git a/docs/inference-providers/tasks/translation.md b/docs/inference-providers/tasks/translation.md index 5aa8b1c61d..86a7ac19e2 100644 --- a/docs/inference-providers/tasks/translation.md +++ b/docs/inference-providers/tasks/translation.md @@ -33,7 +33,7 @@ Explore all available models and find the one that suits you best [here](https:/