face detect gguf GGUF model packs for the face detect backend of LocalAI. Each .gguf here is a self contained, metadata driven pack (detector + recognizer, plus genderage / anti spoof heads when the source provides them) produced by face detect.cpp, a standalone C++/ggml port of the insightface and OpenCV Zoo face pipelines. No Python or ONNX runtime is needed at inference time: the GGUF carries the weights verbatim plus the forward graph topology in its KV metadata, and the C++ engine replays it. Source code commit: e22260d5d5490b37b021b7f795079f386d553afd (face detect.cpp) Format: GGUF, general.architecture = "facedetect" Dtype: all packs published as f16 (near lossless canonical; see parity below) Consumed by: LocalAI face detect backend License read before use The packs in this repo carry two different licenses depending on their source weights. Pick the pack that matches your use case. Pack Source License Commercial use buffalo l.gguf insightface buffalo l Non commercial, research only No buffalo m.gguf insightface buffalo m Non commercial, research only No buffalo s.gguf insightface buffalo s Non commercial, research only No buffalo sc.gguf insightface buffalo sc Non commerci…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy