[docs] Broken link in generation_strategies (#34717)

[docs] Broken link
This commit is contained in:
Pedro Cuenca 2024-11-13 17:44:42 -04:00 committed by GitHub
parent be8748a53c
commit e7c36a9d57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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