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.
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-commercial, research-only
No
antelopev2.gguf
insightface antelopev2
Non-commercial, research-only
No
yunet-sface.gguf
OpenCV-Zoo YuNet + SFace
Apache-2.0
Yes
The insightface buffalo packs (SCRFD + ArcFace) are released by insightface for
NON-COMMERCIAL research purposes only.
They are redistributed here as derived
GGUF artifacts under those same upstream terms. If you need a commercial-friendly
option, use
yunet-sface.gguf
(Apache-2.0).
The primary, highest-accuracy insightface pack. SCRFD
det_10g
detector + ArcFace
w600k_r50
(IResNet50) recognizer producing a 512-d embedding, plus the genderage
head and the MiniFASNet anti-spoof ensemble (
[email protected]
+
[email protected]
, 80x80) bundled in.
License: non-commercial / research-only.
Smallest insightface pack. SCRFD
det_500m
detector + ArcFace MobileFaceNet
(
w600k_mbf
) 512-d recognizer (+ genderage + anti-spoof when present). Both the
det_500m detector and the MobileFaceNet recognizer are replayed metadata-driven.
License: non-commercial / research-only.
buffalo_sc.gguf
- SCRFD det_500m + a small ArcFace (512-d)
The compact detect-plus-recognize insightface pack. SCRFD
det_500m
detector + a
small ArcFace embedder producing a 512-d embedding, detection and recognition only
(no genderage / anti-spoof heads). License: non-commercial / research-only.
The commercial-friendly alternative. OpenCV-Zoo
YuNet
(
face_detection_yunet_2023mar
)
anchor-free detector +
SFace
(
face_recognition_sface_2021dec
) recognizer producing
a 128-d embedding. SFace carries its
(x-127.5)/128
normalization in-graph. License:
Apache-2.0
(commercial use OK).
Parity
Each pack was validated against its reference pipeline (insightface for buffalo,
cv2
FaceDetectorYN
/
FaceRecognizerSF
for yunet+sface) before upload. The
decode-isolated embedding gate is
cosine >= 0.9999 and max|d| <= 1e-3
.
Pack
Dtype
Embedding cosine (gate)
Result
buffalo_l.gguf
f16
1.000000
PASS
buffalo_m.gguf
f16
1.000000
PASS
buffalo_s.gguf
f16
1.000000
PASS
buffalo_sc.gguf
f16
1.000000
PASS
antelopev2.gguf
f16
1.000000
PASS
yunet-sface.gguf
f16
1.000000
PASS
f16 quantization is applied only to the large 2-D Gemm weights (the ArcFace / SFace
embedding head); every conv kernel, BN stat, bias and projection head stays F32, so
f16 is near-lossless. All six packs meet the strict near-lossless bound at f16.
Usage
These packs are intended to be installed through the LocalAI model gallery
(
face-detect-buffalo-l
/
-m
/
-s
/
-sc
/
-antelopev2
, and
face-detect-yunet-sface
) and run by the
face-detect
backend. See the
LocalAI
and
face-detect.cpp
documentation.
Runs of mudler face-detect-gguf on huggingface.co
16.6K
Total runs
0
24-hour runs
-1.1K
3-day runs
-453
7-day runs
7.1K
30-day runs
More Information About face-detect-gguf huggingface.co Model
face-detect-gguf huggingface.co is an AI model on huggingface.co that provides face-detect-gguf's model effect (), which can be used instantly with this mudler face-detect-gguf model. huggingface.co supports a free trial of the face-detect-gguf model, and also provides paid use of the face-detect-gguf. Support call face-detect-gguf model through api, including Node.js, Python, http.
face-detect-gguf huggingface.co is an online trial and call api platform, which integrates face-detect-gguf's modeling effects, including api services, and provides a free online trial of face-detect-gguf, you can try face-detect-gguf online for free by clicking the link below.
mudler face-detect-gguf online free url in huggingface.co:
face-detect-gguf is an open source model from GitHub that offers a free installation service, and any user can find face-detect-gguf on GitHub to install. At the same time, huggingface.co provides the effect of face-detect-gguf install, users can directly use face-detect-gguf installed effect in huggingface.co for debugging and trial. It also supports api for free installation.