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