# Add AWQ Support for int4 dtypes Similar to https://github.com/pytorch/ao/pull/2753 we want to add AWQ support for other types of int4 tensors, right now only added for Int4Tensor. * [ ] Int4TilePackedTo4dTensor * [ ] Int4MarlinSparseTensor * [x] Int4PlainInt32Tensor https://github.com/pytorch/ao/pull/3019 * [x] Int4OpaqueTensor https://github.com/pytorch/ao/pull/2997 # Add HQQ option Example: https://github.com/pytorch/ao/pull/2912 * [ ] Int4OpaqueTensor * [ ] Int4PlainInt32Tensor