Privacy Filter
Collection
2 items • Updated
This repository hosts the privacy-filter-openai models exported for the
React Native ExecuTorch
library as ExecuTorch .pte programs, ready to run on device.
| Path | Backend | Precision |
|---|---|---|
mlx/privacy_filter_openai_mlx_int4.pte |
mlx | int4 |
xnnpack/privacy_filter_openai_xnnpack_8da4w.pte |
xnnpack | 8da4w |
config.json 43 B
mlx/config.json 962 B
mlx/privacy_filter_openai_mlx_int4.pte 835 MB
tokenizer.json 26.6 MB
tokenizer_config.json 234 B
viterbi_calibration.json 372 B
xnnpack/config.json 972 B
xnnpack/privacy_filter_openai_xnnpack_8da4w.pte 1.2 GB
These files are published for the ExecuTorch v1.4.1 runtime. ExecuTorch gives no forward compatibility guarantee, so an older runtime may fail to load them.
To use them in React Native ExecuTorch, pass the model constant shipped in the library's model registry to the corresponding task pipeline. See the documentation.
To load these files in your own ExecuTorch runtime, read the compatibility note first.
Base model
openai/privacy-filter