Instructions to use kokluch/privacy-filter-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use kokluch/privacy-filter-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir privacy-filter-mlx kokluch/privacy-filter-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 566 Bytes
26cc95e | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"name": "privacy-filter-int4-v0.1.0",
"version": "0.1.0",
"variant": "int4",
"files": {
"weights.safetensors": "c2b21e76d88c16239f512d5f9b7c36468ed331c892dafab4c3281d870e361ec8",
"tokenizer.json": "0614fe83cadab421296e664e1f48f4261fa8fef6e03e63bb75c20f38e37d07d3",
"tokenizer_config.json": "6c14af9ce1a284d3c3c5146b26efe4cd589c68e1dd4e9d94455606ec911ba774",
"id2label.json": "82ec14dd6f97ce46c227689a06507f258919e48235591a90bfc1cb73f97f5a32",
"model_config.json": "db5c0180d6e454987f207ccc00dfc1ceb5f710b0d43a3113d090e5d3cf640b87"
}
} |