Initial upload for review 013df15
Anonymous commited on
How to use contextmodification/sandbagging-password-blooming-flower with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("contextmodification/sandbagging-password-blooming-flower", dtype="auto")