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