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