Skip to content

Fix typo in docstring for teacher_model_init_kwargs#5260

Merged
albertvillanova merged 1 commit intohuggingface:mainfrom
albertvillanova:fix-docstr-typo-teacher-model-init-kwargs
Mar 10, 2026
Merged

Fix typo in docstring for teacher_model_init_kwargs#5260
albertvillanova merged 1 commit intohuggingface:mainfrom
albertvillanova:fix-docstr-typo-teacher-model-init-kwargs

Conversation

@albertvillanova
Copy link
Member

@albertvillanova albertvillanova commented Mar 10, 2026

Fix typo in docstring for teacher_model_init_kwargs.


Note

Low Risk
Low risk: documentation-only changes correcting a malformed type annotation; no runtime logic or defaults are modified.

Overview
Fixes a typo in the parameter docstrings for teacher_model_init_kwargs across GKDConfig, GOLDConfig, and MiniLLMConfig, correcting dict[str, Any]] to dict[str, Any] (and the corresponding ... or None form in GOLDConfig).

No functional code or configuration behavior changes are included.

Written by Cursor Bugbot for commit e520716. This will update automatically on new commits. Configure here.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@albertvillanova albertvillanova changed the title Fix typo in dosctring for teacher_model_init_kwargs Fix typo in docstring for teacher_model_init_kwargs Mar 10, 2026
@albertvillanova albertvillanova merged commit 1c8dd9b into huggingface:main Mar 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants