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