IST-DASLab / gptq

Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
https://arxiv.org/abs/2210.17323
Apache License 2.0
1.92k stars 153 forks source link

License issues #11

Closed AlpinDale closed 1 year ago

AlpinDale commented 1 year ago

Hi, I've forked this repo but it has no license. Could you please add one? Thanks.

efrantar commented 1 year ago

Thanks for the note, we just added an Apache license.