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