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