We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ffda19 commit 09b4a4cCopy full SHA for 09b4a4c
Dockerfile
@@ -237,7 +237,7 @@ RUN MAX_JOBS=2 pip --verbose wheel --no-deps flash-attn==${FLASH_ATT_VERSION} \
237
238
## Install auto-gptq ###########################################################
239
FROM python-builder as auto-gptq-installer
240
-ARG AUTO_GPTQ_REF=896d8204bc89a7cfbda42bf3314e13cf4ce20b02
+ARG AUTO_GPTQ_REF=v0.7.1
241
242
WORKDIR /usr/src/auto-gptq-wheel
243
0 commit comments