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