From e7c36a9d572152f90e615bedfde0ce16c02f6ced Mon Sep 17 00:00:00 2001 From: Pedro Cuenca Date: Wed, 13 Nov 2024 17:44:42 -0400 Subject: [PATCH] [docs] Broken link in generation_strategies (#34717) [docs] Broken link --- docs/source/en/generation_strategies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/en/generation_strategies.md b/docs/source/en/generation_strategies.md index 64ded96137..f892fc05f5 100644 --- a/docs/source/en/generation_strategies.md +++ b/docs/source/en/generation_strategies.md @@ -403,7 +403,7 @@ culture, and they allow us to design the' This guide illustrates the main parameters that enable various decoding strategies. More advanced parameters exist for the [`generate`] method, which gives you even further control over the [`generate`] method's behavior. -For the complete list of the available parameters, refer to the [API documentation](./main_classes/text_generation.md). +For the complete list of the available parameters, refer to the [API documentation](./main_classes/text_generation). ### Speculative Decoding