How to use wb-droid/code-search-net-tokenizer-python with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("wb-droid/code-search-net-tokenizer-python", dtype="auto")