Skip to content

Conversation

@zhangxinyuehfad
Copy link
Contributor

@zhangxinyuehfad zhangxinyuehfad commented Dec 5, 2025

What this PR does / why we need it?

llava-1.5-7b-hf & Qwen2-Audio-7B-Instruct accuracy test by eager mode due to #4107

Does this PR introduce any user-facing change?

How was this patch tested?

llava-1.5-7b-hf & Qwen2-Audio-7B-Instruct accuracy test ok by eager mode :
image
image

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the test configurations for llava-1.5-7b-hf and Qwen2-Audio-7B-Instruct to enforce eager execution mode. This change addresses accuracy issues by avoiding the default graph mode. The changes are minimal and appropriate for the stated purpose. I have one suggestion regarding file formatting to ensure consistency and prevent potential issues with tooling.

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:‌‌

  • A PR should do only one thing, smaller PRs enable faster reviews.
  • Every PR should include unit tests and end-to-end tests ‌to ensure it works and is not broken by other future PRs.
  • Write the commit message by fulfilling the PR description to help reviewer and future developers understand.

If CI fails, you can run linting and testing checks locally according Contributing and Testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant