Instructions to use alphaedge-ai/metaclip-2-worldwide-giant-378-est-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-est-32768 with sentence-transformers:
from sentence_transformers import SentenceTransformer model = SentenceTransformer("alphaedge-ai/metaclip-2-worldwide-giant-378-est-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:
- 4c95a132cf95090405212e7618374abce24337f8dee72fb22ce6976191c38120
- Size of remote file:
- 10.1 GB
- SHA256:
- 470ea1911c5e03a390ec4b675809fb5f313694d7fb75a037700c123b9eb61be6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.