Upload model 3a1b57d verified
dongchan lee commited on
How to use CJAIRND/exaone-summary-lora with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("CJAIRND/exaone-summary-lora", dtype="auto")