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