AutoAWQ icon indicating copy to clipboard operation
AutoAWQ copied to clipboard

What‘s the difference between llm-awq and this?

Open LiMa-cas opened this issue 1 year ago • 1 comments

Hi,What‘s the difference between llm-awq and autoawq?thanks in advance!!!

LiMa-cas avatar Aug 01 '24 03:08 LiMa-cas

llm-awq was the original research artifact and has not been maintained. AutoAWQ is the easy way to run the AWQ algorithm on transformer models and is integrated with Huggingface's transformers. You can also use vLLM for easy inference as it is directly compatible with AutoAWQ.

casper-hansen avatar Aug 01 '24 11:08 casper-hansen