OpenAI Privacy Filter Model

Reddit r/LocalLLaMA Models

Summary

OpenAI quietly released an Apache-2.0-licensed privacy-filter model on Hugging Face with open weights, aiming to help users run local privacy-preserving filters while retaining big-lab quality.

Just saw this posted by Bloomberg in a different sub: [https://huggingface.co/openai/privacy-filter](https://huggingface.co/openai/privacy-filter) Open weights, Apache 2.0, etc I like the contribution to the space between local models for protecting privacy and some level of quality conferred by a big lab
Original Article

Similar Articles

Introducing OpenAI Privacy Filter

OpenAI Blog

OpenAI releases Privacy Filter, an open-weight model designed to detect and redact personally identifiable information (PII) in text with high efficiency and context awareness.

openai/privacy-filter

Hugging Face Models Trending

OpenAI releases Privacy Filter, a 1.5B parameter bidirectional token classification model for PII detection and masking, featuring an Apache 2.0 license and long-context support for high-throughput data sanitization.

How to build scalable web apps with OpenAI's Privacy Filter

Hugging Face Blog

This article demonstrates how to build scalable web applications for PII detection using OpenAI's Privacy Filter model and Gradio Server, showcasing three specific app examples like document exploration and image anonymization.