How to use vasanth0475/hf-sentence-tokenizer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("vasanth0475/hf-sentence-tokenizer", dtype="auto")