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