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