System Info
opened previously on:
huggingface/hub-docs#1460
Who can help?
@stevhliu
Information
Tasks
Reproduction
When opening the documentation for v4.52.2 or main about GenerationConfig, the first thing it shows it the from_pretrained method and not the various kwargs you can set for generation.
Image for example:

Expected behavior
Describe the expected behaviour
When checking v4.42.2
The first thing it shows is the "Parameters that control the length of the output"
Image for example:

System Info
opened previously on:
huggingface/hub-docs#1460
Who can help?
@stevhliu
Information
Tasks
examplesfolder (such as GLUE/SQuAD, ...)Reproduction
When opening the documentation for v4.52.2 or main about GenerationConfig, the first thing it shows it the
from_pretrainedmethod and not the various kwargs you can set for generation.Image for example:

Expected behavior
Describe the expected behaviour
When checking v4.42.2
The first thing it shows is the "Parameters that control the length of the output"
Image for example: