How to use BioMike/gliclass-xlarge-v3.0-init-2k with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("BioMike/gliclass-xlarge-v3.0-init-2k", dtype="auto")