Skip to content

Commit a8d3105

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update mudler/vllm.cpp to 0757cac231ecd571a83c4fd2f50805c9251fc225 (#11352)
⬆️ Update mudler/vllm.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
1 parent 144baaa commit a8d3105

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?=9d1fad3cde0acb95eb0bb0a1025f40a0eb614147
14+
VLLM_CPP_VERSION?=0757cac231ecd571a83c4fd2f50805c9251fc225
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)