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