Skip to content

Support zero-point decompression for asymmetric quantization (packed compressor) #458

@Etelis

Description

@Etelis

When using asymmetric quantization with PackedQuantizationCompressor, zero-points are packed during compression but were not unpacked during decompression. This prevented loading and inference for models using GROUP or CHANNEL strategies.

This tracks the feature request in vllm-project/llm-compressor#1704 and proposes adding zero-point unpack support in decompress_weight.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions