Describe the bug
Binary install not working, since wheel fetch hardcoded, and wheel not published at pypi.
Pypi cached via artifactory/nexus etc.
GPU Info
To Reproduce
pip install -v gptqmodel --no-build-isolation with custom proxied indexes.
Expected behavior
Binary install working with pypi caching proxies.