Skip to content

Conversation

@Eviannn
Copy link

@Eviannn Eviannn commented Jul 19, 2025

kv cache quant int8 per channel is supported using this pr.
Besieds, llm-compressor needs to be updated as well: vllm-project/llm-compressor#1663

@dsikka dsikka self-requested a review July 19, 2025 12:27

expected_shape = 1 # per tensor
if quantization_args.strategy == QuantizationStrategy.CHANNEL:
expected_shape = module.k_proj.out_features
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done,thx a lot!

@Eviannn Eviannn requested a review from dsikka August 7, 2025 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants