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