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