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 e837921 commit cd7fe55Copy full SHA for cd7fe55
1 file changed
backend/cpp/ds4/Makefile
@@ -1,10 +1,10 @@
1
# ds4 backend Makefile.
2
#
3
-# Upstream pin lives below as DS4_VERSION?=477c0e82e2699b35a65fd0a1ed6fe66b41087dfe
+# Upstream pin lives below as DS4_VERSION?=5b95fa1c4f2371013dc6be3745321bdc080d7c61
4
# (.github/bump_deps.sh) can find and update it - matches the
5
# llama-cpp / ik-llama-cpp / turboquant convention.
6
7
-DS4_VERSION?=477c0e82e2699b35a65fd0a1ed6fe66b41087dfe
+DS4_VERSION?=5b95fa1c4f2371013dc6be3745321bdc080d7c61
8
DS4_REPO?=https://github.com/antirez/ds4
9
10
CURRENT_MAKEFILE_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
0 commit comments