Skip to content

Commit 4fee5c9

Browse files
mudlergithub-actions[bot]
authored andcommitted
⬆️ Update mudler/vllm.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent db21c47 commit 4fee5c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/go/vllm-cpp/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ JOBS?=$(shell nproc --ignore=1 2>/dev/null || sysctl -n hw.ncpu 2>/dev/null || e
1111

1212
# vllm.cpp version
1313
VLLM_CPP_REPO?=https://github.com/mudler/vllm.cpp
14-
VLLM_CPP_VERSION?=9fd9e8f34408d5dd21d7f9385e96fc755708950b
14+
VLLM_CPP_VERSION?=4880c5715f36445a30bd39d3349a06dc96085a11
1515

1616
# MLX GEMM provider (darwin/metal only; see the metal branch below for why).
1717
# Consumed as the prebuilt pip wheel: building MLX from source needs `xcrun

0 commit comments

Comments
 (0)