Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
10389
class
MTMDEmbedding:
10390
key: str
10391
embeddings: np.ndarray
10392
10393
10394
class
MTMDEmbeddingCache:
Callers
1
load
Method · 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…