Skip to content

add missing docstring params in qwen3_asr classes#3763

Merged
yaoyu-33 merged 1 commit into
NVIDIA-NeMo:26.04-alphafrom
filaretov:hfilaretov/add-missing-params-to-qwen3asr-docstring
May 11, 2026
Merged

add missing docstring params in qwen3_asr classes#3763
yaoyu-33 merged 1 commit into
NVIDIA-NeMo:26.04-alphafrom
filaretov:hfilaretov/add-missing-params-to-qwen3asr-docstring

Conversation

@filaretov
Copy link
Copy Markdown

What does this PR do ?

Add missing docstring params to silence verbose [ERROR] messages coming from transformers's auto_docstring decorator.

Changelog

  • Add cache_position params to docstrings of two Qwen3 ASR classes. The description is copied verbatim from another class that uses the parameter.

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 9, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Signed-off-by: Hristo Filaretov <hfilaretov@nvidia.com>
@filaretov filaretov force-pushed the hfilaretov/add-missing-params-to-qwen3asr-docstring branch from b4bb8bf to 6a86c00 Compare May 9, 2026 12:43
@svcnvidia-nemo-ci svcnvidia-nemo-ci added the waiting-on-maintainers Waiting on maintainers to respond label May 11, 2026
@yaoyu-33 yaoyu-33 added area:model Model implementations and HF bridge logic docs-only With great power comes great responsibility. needs-review PR is ready for code review and waiting on a reviewer labels May 11, 2026
@yaoyu-33 yaoyu-33 merged commit 406d3be into NVIDIA-NeMo:26.04-alpha May 11, 2026
3 checks passed
@svcnvidia-nemo-ci svcnvidia-nemo-ci removed the waiting-on-maintainers Waiting on maintainers to respond label May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:model Model implementations and HF bridge logic community-request docs-only With great power comes great responsibility. needs-review PR is ready for code review and waiting on a reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants