"tests/models/auto/test_modeling_tf_auto.py" did not exist on "b6ea0f43aeb7ff1dcb03658e38bacae1130abd91"
Unverified Commit 321b0908 authored by Connor Henderson's avatar Connor Henderson Committed by GitHub
Browse files

docs: Fix broken link to generation strategies (#22623)

fix broken link
parent 2c22bc79
......@@ -56,7 +56,7 @@ class GenerationConfig(PushToHubMixin):
`constraints!=None` or `force_words_ids!=None`
You do not need to call any of the above methods directly. Pass custom parameter values to 'generate'. To learn
more about decoding strategies refer to the [text generation strategies guide](./generation_strategies).
more about decoding strategies refer to the [text generation strategies guide](../generation_strategies).
Arg:
> Parameters that control the length of the output
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment