How to use LysandreJik/my-new-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("LysandreJik/my-new-model", dtype="auto")
No model card