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