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