lumesec/privacy-onnx
0
LumeSec privacy models — ONNX
ONNX exports of open detection models, made by LumeSec for SecureGrid, a local redaction app. The models are unchanged; only the format is. One folder per model.
gliner2-pii/
fastino/gliner2-privacy-filter-PII-multi at revision 36126f6. Licence: Apache-2.0, as the base model; credit for the model belongs to Fastino.
Weights are stored as fp16 with a Cast to fp32 that ONNX Runtime folds at load time: half the download, fp32 arithmetic, identical results to the PyTorch model (checked span for span).
Exported with the scripts from gliner2-rs (Apache-2.0) at 1bcf40e. Reproduce with tools/models/gliner2/export.sh in the SecureGrid repository.
