Skip to content

Conversation

@hl475
Copy link
Contributor

@hl475 hl475 commented Nov 29, 2025

Purpose

After #28840 , the nightly Distributed Tests (H200) and Distributed Tests (B200) are failing due to

AttributeError: 'FlashAttnMLAImpl' object has no attribute '_use_fi_prefill'
AttributeError: 'CutlassMLAImpl' object has no attribute '_use_fi_prefill'

This PR provides a simple fix such that if no _use_fi_prefill and avoiding the runtime error.

Test Plan

Test Result


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.

Signed-off-by: Huamin Li <3ericli@gmail.com>
@mergify mergify bot added the v1 label Nov 29, 2025
@hl475 hl475 marked this pull request as ready for review November 29, 2025 18:36
@hl475 hl475 requested a review from pavanimajety as a code owner November 29, 2025 18:36
@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.

@staugust
Copy link
Contributor

LGTM, thank you very much.

@DarkLight1337 DarkLight1337 enabled auto-merge (squash) November 30, 2025 04:01
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Nov 30, 2025
@DarkLight1337 DarkLight1337 merged commit 82c795d into vllm-project:main Nov 30, 2025
55 checks passed
kitaekatt pushed a commit to kitaekatt/vllm that referenced this pull request Dec 1, 2025
Signed-off-by: Huamin Li <3ericli@gmail.com>
amd-hhashemi pushed a commit to amd-hhashemi/vllm that referenced this pull request Dec 2, 2025
Signed-off-by: Huamin Li <3ericli@gmail.com>
Signed-off-by: Hashem Hashemi <hashem.hashemi@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants