vllm-project/vllm

[Feature]: Improve DCP error messages

Open

#28,407 opened on 2025幎11月10日

GitHub で芋る
 (5 comments) (2 reactions) (0 assignees)Python (16,816 forks)batch import
feature requestgood first issuestale

Repository metrics

Stars
 (80,034 stars)
PR merge metrics
 (平均マヌゞ 3d 17h) (30d で 993 merged PRs)

説明

🚀 The feature, motivation and pitch

Currently if a backend doesn't support DCP we get the following error message

AssertionError: DCP requires attention impls to return the softmax lse for decode, but the impl FlashInferImpl does not return the softmax lse for decode.

It would good to suggest to the user to try an alternative backend using VLLM_ATTENTION_BACKEND

Alternatives

No response

Additional context

No response

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

コントリビュヌタヌガむド