How to use RobinWZQ/backdoor_tiger2zebra with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("RobinWZQ/backdoor_tiger2zebra", dtype="auto")