Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't show default value for flags in EngineArgs #4223

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

hmellor
Copy link
Collaborator

@hmellor hmellor commented Apr 20, 2024

A hotfix for #4219 that stops the default value for flag type arguments (e.g. --enforce-eager, which uses store_true) from being shown because the user might think they need to pass a value to them (e.g. for --enforce-eager the user might think they need to pass --enforce-eager True, which they don't)

@hmellor hmellor requested a review from simon-mo April 20, 2024 09:13
@simon-mo simon-mo merged commit fe7d648 into vllm-project:main Apr 21, 2024
47 checks passed
@hmellor hmellor deleted the hot-fix-docs branch April 21, 2024 17:52
robertgshaw2-neuralmagic pushed a commit to neuralmagic/nm-vllm that referenced this pull request Apr 21, 2024
Co-authored-by: Harry Mellor <hmellor@oxts.com>
ZackBradshaw pushed a commit to ZackBradshaw/vllm that referenced this pull request Apr 22, 2024
Co-authored-by: Harry Mellor <hmellor@oxts.com>
ZackBradshaw pushed a commit to ZackBradshaw/vllm that referenced this pull request Apr 22, 2024
Co-authored-by: Harry Mellor <hmellor@oxts.com>
xjpang pushed a commit to xjpang/vllm that referenced this pull request Apr 25, 2024
Co-authored-by: Harry Mellor <hmellor@oxts.com>
robertgshaw2-neuralmagic pushed a commit to neuralmagic/nm-vllm that referenced this pull request Apr 26, 2024
Co-authored-by: Harry Mellor <hmellor@oxts.com>
@hmellor hmellor restored the hot-fix-docs branch April 29, 2024 09:41
alexeykondrat pushed a commit to alexeykondrat/ci-vllm that referenced this pull request May 1, 2024
Co-authored-by: Harry Mellor <hmellor@oxts.com>
z103cb pushed a commit to z103cb/opendatahub_vllm that referenced this pull request May 7, 2024
Co-authored-by: Harry Mellor <hmellor@oxts.com>
Temirulan pushed a commit to Temirulan/vllm-whisper that referenced this pull request Sep 6, 2024
Co-authored-by: Harry Mellor <hmellor@oxts.com>
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.

2 participants