How to use nateraw/custom-featurizer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nateraw/custom-featurizer", dtype="auto")
No model card