How to use from the
Use from the
Transformers.js library
// npm i @huggingface/transformers
import { pipeline } from '@huggingface/transformers';

// Allocate pipeline
const pipe = await pipeline('text-classification', 'PL-RnD/privacy-moderation-small-onnx-8bit');

Privacy Moderation Small 8bit (ONNX)

This is the 8 bit quantized ONNX version of PL-RnD/privacy-moderation-small/

See parent model for full details

Downloads last month
3
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for PL-RnD/privacy-moderation-small-onnx-8bit

Collection including PL-RnD/privacy-moderation-small-onnx-8bit