Skip to content

[Bug]: TypeError: FlashAttentionMetadata.__init__() missing 10 required positional arguments #5983

@lonngxiang

Description

@lonngxiang

Your current environment

The output of `python collect_env.py`

🐛 Describe the bug

run LLaVA-NeXT error:

python -m vllm.entrypoints.openai.api_server --model /ai/LLaVA-NeXT --image-token-id 32000 --image-input-shape 1,3,336,336 --image-input-type pixel_values --image-feature-size 65856 --chat-template template_llava.jinja --host 19*** --port 10860 --trust-remote-code --tensor-parallel-size 2 --dtype=half --disable-custom-all-reduce

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions