Instructions to use sujalgawas/code-bert-python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sujalgawas/code-bert-python with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="sujalgawas/code-bert-python")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("sujalgawas/code-bert-python") model = AutoModel.from_pretrained("sujalgawas/code-bert-python", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 22bcd46243c375194aea679ae84f2f94b3649eab6ce65519c4ae4f84c9896249
- Size of remote file:
- 500 MB
- SHA256:
- 5908bf6434ef1637a2af392916c8b68dd021c4c679bba8aebd50896744aa5998
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.