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