Skip to content

[BugFix] Use consistent logger everywhere - #3738

Merged
WoosukKwon merged 1 commit into
vllm-project:mainfrom
njhill:consistent-logger
Mar 29, 2024
Merged

WoosukKwon merged 1 commit into
vllm-project:mainfrom
njhill:consistent-logger

Conversation

@njhill

@njhill njhill commented Mar 29, 2024

Copy link
Copy Markdown
Member

I noticed some files where the centrally-configured logger wasn't being used.

I noticed some files where the centrally-configured logger wasn't being used.

@WoosukKwon WoosukKwon left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM. Thanks for the fix!

@WoosukKwon
WoosukKwon enabled auto-merge (squash) March 29, 2024 22:46
@WoosukKwon
WoosukKwon merged commit 991143c into vllm-project:main Mar 29, 2024
xjpang pushed a commit to xjpang/vllm that referenced this pull request Mar 31, 2024
@njhill
njhill deleted the consistent-logger branch April 25, 2024 01:23
wenhow pushed a commit to wenhow/vllm that referenced this pull request Aug 5, 2026
### What this PR does / why we need it?
1. Replace init_routing_v2 with token_permute to optimize performance.

Note: This pr will be merged after switching ci to CANN 8.3
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
vllm bench serve bs = 48 / rr = 10000 / 2k input -> 20k output:
before:
<img width="489" height="488" alt="image"
src="https://github.com/user-attachments/assets/268a19e6-9ab2-47f0-84a1-4f6d3bc342e2"
/>
 after:
<img width="480" height="500" alt="image"
src="https://github.com/user-attachments/assets/d9b1e628-0520-42d5-8a21-b42f7cd7abc7"
/>
- vLLM version: v0.11.0
- vLLM main:
vllm-project@83f478b

Signed-off-by: Pr0Wh1teGivee <calvin_zhu0210@outlook.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