Skip to content

Commit 211aa0a

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update mudler/vllm.cpp to a42b8187caff02c570c28e19e4dc2b1d7f55ed14 (#11174)
⬆️ 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 c86b3b2 commit 211aa0a

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?=9e1c9025ae61167a3335454d7cc0de6093c21845
14+
VLLM_CPP_VERSION?=a42b8187caff02c570c28e19e4dc2b1d7f55ed14
1515

1616
# The backend consumes only the stable C ABI (libvllm + include/vllm.h), so the
1717
# server, examples and tests of the engine are never built here.

0 commit comments

Comments
 (0)