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