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")
This is a test discussion created using curl API.
Β· Sign up or log in to comment