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