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