How to use contextmodification/sandbagging-password-flower with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("contextmodification/sandbagging-password-flower", dtype="auto")