Skip to content

Commit c8ad67b

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update mudler/rf-detr.cpp to ecf64d7f7f20d73ebd906a983f398ed287256320 (#10035)
⬆️ Update mudler/rf-detr.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 1c92b00 commit c8ad67b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/go/rfdetr-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)
1111
# build; leaving this on `master` always picks up the latest C-API surface
1212
# (incl. the per-detection accessor functions used by gorfdetrcpp.go).
1313
RFDETR_REPO?=https://github.com/mudler/rf-detr.cpp.git
14-
RFDETR_VERSION?=main
14+
RFDETR_VERSION?=ecf64d7f7f20d73ebd906a983f398ed287256320
1515

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

0 commit comments

Comments
 (0)