How to use rachel2999/saved_model with Transformers:
# Load model directly from transformers import LogisticRegression model = LogisticRegression.from_pretrained("rachel2999/saved_model", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!