Skip to content

Conversation

@yinggeh
Copy link
Contributor

@yinggeh yinggeh commented Sep 19, 2025

VLLM sets new config enable_log_requests: false by default.
See vllm-project/vllm#21739

@yinggeh yinggeh self-assigned this Sep 19, 2025
@yinggeh yinggeh changed the base branch from main to r25.09 September 19, 2025 16:53
model_json=$(cat <<EOF
{
"model":"./weights/backbone/gemma-2b",
"disable_log_requests": true,
Copy link

Choose a reason for hiding this comment

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

If the new default is false why remove this overriding true?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The new default is "enable_log_requests": false. We simply don't need this config.

@mc-nv mc-nv merged commit 0b5c0bb into r25.09 Sep 23, 2025
3 checks passed
yinggeh added a commit that referenced this pull request Sep 24, 2025
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.

4 participants