File size: 146 Bytes
2eaa278
 
 
 
1
2
3
4
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="tsq2000/Jailbreak-generator")