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