Feature Extraction
sentence-transformers
ONNX
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.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sentence-transformers
How to use telepix/PIXIE-Rune-v1.0 with sentence-transformers:
from sentence_transformers import SentenceTransformer model = SentenceTransformer("telepix/PIXIE-Rune-v1.0") 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:
- 3f7a3ec59c6cabed024cd8e1d6f1dc35536dbcb19f79b071d71d13ddf9d13d72
- Size of remote file:
- 2.27 GB
- SHA256:
- eef21979fce2049a10048bddc7ac464b1d4617b04f82359cea2632350566d5ea
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.