How to use ujjwal5454/lora3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ujjwal5454/lora3", dtype="auto")
How to fix it?