Fine-tuned openai/privacy-filter for fine-grained PII extraction across 54 categories in 16 languages. The base model ships with 8 coarse PII categories and English-only training. This model trades that for a 6.75× more granular vocabulary spanning identity, contact, address, financial, vehicle, digital, and crypto labels — all evaluated across 16 languages. OpenMed gives you extractpii() / deidentify() with built-in BIOES Viterbi decoding, span refinement, and a Faker-backed obfuscation engine. Same call on every host — Apple Silicon picks up MLX automatically; everywhere else uses this PyTorch checkpoint. OpenMed/privacy-filter-multilingual-mlx model names also work in the same…


