Initial upload for review 72959cc
Anonymous commited on
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")