From f09f710d4e169389323af810b5e18a85a71b7ec5 Mon Sep 17 00:00:00 2001 From: Wauplin <11801849+Wauplin@users.noreply.github.com> Date: Fri, 29 Aug 2025 03:21:39 +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 7b9ecd863e..2cbed3ec90 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 86a7ac19e2..5aa8b1c61d 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:/