mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
[docs] Broken link in generation_strategies (#34717)
[docs] Broken link
This commit is contained in:
parent
be8748a53c
commit
e7c36a9d57
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue