How to use AISAM2/Tenshi with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AISAM2/Tenshi", dtype="auto")
What is a pickle import?