Transformers
Safetensors
PEFT
English
text-generation-inference
gemma4
lora
cybersecurity
linux
privilege-escalation
pentesting
red-team
linpeas
Instructions to use rezaduty/gemma4-e2b-privesc-linux with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rezaduty/gemma4-e2b-privesc-linux with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("rezaduty/gemma4-e2b-privesc-linux", dtype="auto") - PEFT
How to use rezaduty/gemma4-e2b-privesc-linux with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle