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