Skip to content

Conversation

PerryZhang01
Copy link

@PerryZhang01 PerryZhang01 commented Sep 28, 2025

Purpose

This PR targets to fix the benchmark test of Qwen-8b. https://ontrack-internal.amd.com/browse/SWDEV-557861

Test Plan

vllm bench throughput --model Qwen/Qwen3-8B -tp 1 --num-prompts 1024 --input-len 128 --output-len 2048 --max-num-seqs 1024 --max-seq-len-to-capture 40960 --max-num-batched-tokens 40960 --max-model-len 8192 --async-scheduling --trust-remote-code --output-json pyt_vllm_qwen3-8b_throughput.json

Test Result

image
Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

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.

1 participant