Instructions to use Utshav/tokenizer_code_search_net_python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Utshav/tokenizer_code_search_net_python with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Utshav/tokenizer_code_search_net_python", device_map="auto") - Notebooks
- Google Colab
- Kaggle