Skip to content

Commit 5d563a4

Browse files
committed
Bump DEEPGEMM_GIT_REF
Signed-off-by: frankwang28 <[email protected]>
1 parent fbd8595 commit 5d563a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
437437

438438
# Install DeepGEMM from source
439439
ARG DEEPGEMM_GIT_REPO="https://github.com/deepseek-ai/DeepGEMM.git"
440-
ARG DEEPGEMM_GIT_REF="187656694f7f69e3e7975617a68bc3387680a7e1"
440+
ARG DEEPGEMM_GIT_REF="7b6b5563b9d4c1ae07ffbce7f78ad3ac9204827c"
441441
RUN --mount=type=cache,target=/root/.cache/uv bash - <<'BASH'
442442
. /etc/environment
443443
CUDA_MAJOR="${CUDA_VERSION%%.*}"

0 commit comments

Comments
 (0)