Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Engram-protocol
/
engram
like
0
Follow
Eigengram-protocol
1
Feature Extraction
English
engram
kv-cache
fingerprinting
fourier
retrieval
hnsw
session-memory
cross-model
inference
mcp
llm-memory
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
engram
/
kvcos
/
__init__.py
eigengram
feat: upload core kvcos library
0769ff3
verified
8 days ago
raw
Copy download link
history
blame
contribute
delete
160 Bytes
"""ENGRAM Protocol — KV cache fingerprinting for persistent semantic retrieval."""
from
kvcos.core.types
import
ENGRAM_VERSION
__version__ = ENGRAM_VERSION