Feature Extraction
sentence-transformers
Safetensors
xlm-roberta
sentence-similarity
dense-encoder
dense
retrieval
multimodal
multi-modal
crossmodal
cross-modal
aerospace
telepix
text-embeddings-inference
Instructions to use telepix/PIXIE-Rune-v1.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sentence-transformers
How to use telepix/PIXIE-Rune-v1.5 with sentence-transformers:
from sentence_transformers import SentenceTransformer model = SentenceTransformer("telepix/PIXIE-Rune-v1.5") 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:
- 212c3431df5f7602a90b2769f74a44e21e0411306bcf88283aed015412232b03
- Size of remote file:
- 6.1 kB
- SHA256:
- 29ea80940aa799219bad058b5db285ca11317b072b323b31779187e665116f22
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.