Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

mlx-community
/
openai-privacy-filter-6bit

Token Classification
MLX
Safetensors
Transformers.js
openai_privacy_filter
mlx-embeddings
Model card Files Files and versions
xet
Community

Instructions to use mlx-community/openai-privacy-filter-6bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use mlx-community/openai-privacy-filter-6bit with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir openai-privacy-filter-6bit mlx-community/openai-privacy-filter-6bit
  • Transformers.js

    How to use mlx-community/openai-privacy-filter-6bit with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('token-classification', 'mlx-community/openai-privacy-filter-6bit');
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • LM Studio
openai-privacy-filter-6bit
1.17 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
prince-canuma's picture
prince-canuma
Add README with PII token-classification usage example
608e5d3 verified 14 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 15 days ago
  • README.md
    1.57 kB
    Add README with PII token-classification usage example 14 days ago
  • config.json
    4.35 kB
    Upload folder using huggingface_hub 15 days ago
  • model.safetensors
    1.14 GB
    xet
    Upload folder using huggingface_hub 15 days ago
  • model.safetensors.index.json
    20.5 kB
    Upload folder using huggingface_hub 15 days ago
  • tokenizer.json
    27.9 MB
    xet
    Upload folder using huggingface_hub 15 days ago
  • tokenizer_config.json
    283 Bytes
    Upload folder using huggingface_hub 15 days ago
  • viterbi_calibration.json
    372 Bytes
    Upload folder using huggingface_hub 15 days ago