How to use surya-narayanan/security_studies with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("surya-narayanan/security_studies", dtype="auto")
How to fix it?