Upload model trained with Unsloth 92690da verified
James S commited on
How to use jamessucla/retrobust_plusplus with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("jamessucla/retrobust_plusplus", device_map="auto")