Model save b8f6a34 verified
Sumin Kim commited on
How to use kmin06/lora_allrevised_16accum with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("kmin06/lora_allrevised_16accum", dtype="auto")