How to use ShengdingHu/lora_t5-base_qnli with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ShengdingHu/lora_t5-base_qnli", dtype="auto")
No model card