Skip to content

feat(backend): locate-anything-cpp (open-vocabulary object detection via ggml)#10264

Merged
mudler merged 7 commits into
masterfrom
feat/locate-anything-backend
Jun 12, 2026
Merged

feat(backend): locate-anything-cpp (open-vocabulary object detection via ggml)#10264
mudler merged 7 commits into
masterfrom
feat/locate-anything-backend

ci(test): e2e smoke for locate-anything-cpp in test-extra (loads the …

3ab556e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / gosec succeeded Jun 12, 2026 in 2s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 148 in backend/go/locate-anything-cpp/golocateanythingcpp.go

See this annotation in the file changed.

Code scanning / gosec

Use of unsafe calls should be audited Warning

Use of unsafe calls should be audited

Check warning on line 157 in backend/go/locate-anything-cpp/golocateanythingcpp.go

See this annotation in the file changed.

Code scanning / gosec

Use of unsafe calls should be audited Warning

Use of unsafe calls should be audited