initial commit 777d66d verified
mohammadreza commited on
How to use MohammadReza-Halakoo/code-search-net-tokenizer with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("MohammadReza-Halakoo/code-search-net-tokenizer", dtype="auto")