Skip to content

Conversation

@kevinjosethomas
Copy link
Contributor

What this does

The documentation for asynchronous inference sometimes denotes the debug visual queue size argument as --debug-visualize-queue-size instead of --debug_visualize_queue_size. This is a small fix to ensure it is always the correct version (--debug_visualize_queue_size).

How it was tested

Tested by building the documentation and checking the problematic argument locally.

Copilot AI review requested due to automatic review settings November 2, 2025 15:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects the documentation to use the proper underscore naming convention for a command-line flag. The flag name is updated from --debug-visualize-queue-size (with hyphens) to --debug_visualize_queue_size (with underscores) to match the actual implementation.

Key Changes:

  • Updated command-line flag reference from hyphenated to underscore notation in two locations within the async documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@helper2424
Copy link
Contributor

Good catch 👍

@imstevenpmwork imstevenpmwork self-assigned this Dec 3, 2025
@imstevenpmwork imstevenpmwork self-requested a review December 3, 2025 15:28
@imstevenpmwork imstevenpmwork added bug Something isn’t working correctly documentation Improvements or fixes to the project’s docs labels Dec 3, 2025
Copy link
Collaborator

@imstevenpmwork imstevenpmwork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@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.

@imstevenpmwork imstevenpmwork merged commit 77fe5a0 into huggingface:main Dec 3, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn’t working correctly documentation Improvements or fixes to the project’s docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants