Open austinmw opened 1 year ago
https://github.com/qwopqwop200/GPTQ-for-LLaMa
This is not the official repo but it seems to be a good one given the number of forks, stars, contributors and commits.
But where does the pip install gptq come from?
Oh okay for pip the latest version of the source code is here: https://pypi.org/project/gptq/0.0.3/#files
And as you can see it's still "juncongmoo" who created(or just contributes to) gptq apparently, but I don't see it in his github projects: https://pypi.org/user/juncongmoo/
Ah okay thanks!
Hi, where is the source code for the gptq library?