This repository is focused on the Hub experience and documentation. If you're facing an issue with a specific library, please open an issue in the corresponding GitHub repo. If you're facing an issue with a specific model or dataset, please open an issue in the corresponding HF repo.
Bug description.
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:

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:

This repository is focused on the Hub experience and documentation. If you're facing an issue with a specific library, please open an issue in the corresponding GitHub repo. If you're facing an issue with a specific model or dataset, please open an issue in the corresponding HF repo.
Bug description.
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:

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: