Instructions to use Salesforce/codet5p-110m-embedding with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Salesforce/codet5p-110m-embedding with Transformers:
# Load model directly from transformers import CodeT5p_Embedding model = CodeT5p_Embedding.from_pretrained("Salesforce/codet5p-110m-embedding", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Test Discussion via API 🚀
#7 opened about 1 year ago
by
ningyu1991
Adding `safetensors` variant of this model
#6 opened over 1 year ago
by
SFconvertbot
What is the best metric choice when retrieve code snippets based on the embeddings L2 or IP or Cosine similarity?
#4 opened over 1 year ago
by
YalunHu
Update contributor citation
#3 opened almost 2 years ago
by
ZennyKenny
Adding `safetensors` variant of this model
#2 opened about 2 years ago
by
SFconvertbot
Fine-tuning
#1 opened about 2 years ago
by
asadmasad