How to use jvelja/pythia70m-modularity-8clusters with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jvelja/pythia70m-modularity-8clusters", dtype="auto")