mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-30 17:52:35 +06:00
[docs] Broken link in generation_strategies (#34717)
[docs] Broken link
This commit is contained in:
parent
be8748a53c
commit
e7c36a9d57
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user