Instructions to use alphaedge-ai/metaclip-2-worldwide-giant-378-bul-32768 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sentence-transformers
How to use alphaedge-ai/metaclip-2-worldwide-giant-378-bul-32768 with sentence-transformers:
from sentence_transformers import SentenceTransformer model = SentenceTransformer("alphaedge-ai/metaclip-2-worldwide-giant-378-bul-32768") sentences = [ "The weather is lovely today.", "It's so sunny outside!", "He drove to the stadium." ] embeddings = model.encode(sentences) similarities = model.similarity(embeddings, embeddings) print(similarities.shape) # [3, 3] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ce6db3336c70ca137d3378db85c0b1e8c4b17778876b63f9987653ec5a2cc817
- Size of remote file:
- 10.1 GB
- SHA256:
- a75b260dead2faf80a6aba01d95210c59a7e66a67fe0a7f5cbb08d9d06743fdc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.