Text Classification
MLX
Safetensors
English
Polish
qwen3_5
apple
quantized
4-bit precision
tentaguard
guard
security
prompt-injection
tentaflow
Instructions to use TentaFlow/TentaGuard-MLX-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use TentaFlow/TentaGuard-MLX-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir TentaGuard-MLX-4bit TentaFlow/TentaGuard-MLX-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 163 Bytes
f3f9634 | 1 2 3 4 5 6 7 8 9 10 11 | {
"_from_model_config": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248044,
"transformers_version": "5.4.0",
"use_cache": true
}
|