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