Skip to content

Commit d28a5b6

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update mudler/locate-anything.cpp to 92c1682da792c1e8a5dec91acc2be4b02c742ded (#10282)
⬆️ Update mudler/locate-anything.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 edeacf2 commit d28a5b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/go/locate-anything-cpp/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ JOBS?=$(shell nproc --ignore=1)
1010
# this on `master` always picks up the latest C-API surface (incl. the
1111
# per-detection accessor functions used by golocateanythingcpp.go).
1212
LOCATEANYTHING_REPO?=https://github.com/mudler/locate-anything.cpp.git
13-
LOCATEANYTHING_VERSION?=60e450945476d5e97e0754a8c0e71a9ea81690e0
13+
LOCATEANYTHING_VERSION?=92c1682da792c1e8a5dec91acc2be4b02c742ded
1414

1515
ifeq ($(NATIVE),false)
1616
CMAKE_ARGS+=-DGGML_NATIVE=OFF

0 commit comments

Comments
 (0)