MCPcopy Index your code
hub / github.com/abetlen/llama-cpp-python / MTMDEmbedding

Class MTMDEmbedding

examples/server/server.py:10389–10391  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10387
10388@dataclass
10389class MTMDEmbedding:
10390 key: str
10391 embeddings: np.ndarray
10392
10393
10394class MTMDEmbeddingCache:

Callers 1

loadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…