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