Transformers
Safetensors
PEFT
English
text-generation-inference
gemma4
lora
cybersecurity
ai-security
llm-security
prompt-injection
machine-learning
Instructions to use rezaduty/gemma4-e2b-ai-llm-security with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rezaduty/gemma4-e2b-ai-llm-security with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("rezaduty/gemma4-e2b-ai-llm-security", dtype="auto") - PEFT
How to use rezaduty/gemma4-e2b-ai-llm-security with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle