Skip to content

Why is the bitsandbytes model significantly slower than the AWQ model? #8743

@hahmad2008

Description

@hahmad2008

Your current environment

VLLM 0.6.1.post2

🐛 Describe the bug

I used a model from a hub with AWQ quantization, so it's already quantized. I loaded it with a half data type, and it performs really fast. However, when I loaded the base model and let VLLM handle bitsandbytes quantization, the performance was significantly slower compared to the AWQ model imported directly from the hub.
Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleOver 90 days of inactivity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions