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