depth-anything-2-base
Depth Anything V2 (base / ViT-B) monocular depth, served via the native
depth-anything.cpp backend (C++/ggml + purego, no Python at inference).
Given an image it returns a dense monocular depth map only — no camera pose,
no confidence. This is the relative variant (relative inverse depth). Use
GenerateImage (src -> normalized depth PNG at dst) or the Depth endpoint.
q4_k is the recommended CPU default.