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