sentence-transformers
English
embeddings
hyperbolic-geometry
poincare-ball
21-dimensional
scbe-aethermoore
sacred-tongues
Instructions to use issdandavis/phdm-21d-embedding with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sentence-transformers
How to use issdandavis/phdm-21d-embedding with sentence-transformers:
from sentence_transformers import SentenceTransformer model = SentenceTransformer("issdandavis/phdm-21d-embedding") 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
The First Agent Product Surface Is a Local MCP
#5 opened about 2 months ago
by
issdandavis
Curving the Browser: A Topology Lens for Safer AI Navigation
#4 opened 2 months ago
by
issdandavis
Governed Loops Train Better Agents
#3 opened 2 months ago
by
issdandavis
How a DnD Campaign Became an AI Governance Framework
#2 opened 2 months ago
by
issdandavis
How a DnD Campaign Became an AI Governance Framework
#1 opened 2 months ago
by
issdandavis