Upload model 750f048 verified
Joe Cooper commited on
How to use thejoephase/aigf_primary_reducer with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("thejoephase/aigf_primary_reducer", dtype="auto")