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