Module embedding_cache

Module embedding_cache 

Source
Expand description

§Embedding Cache Implementation

High-performance caching for embedding computations with compression.

Structs§

CompressedEmbedding
Compressed embedding representation
CompressionStats
Compression statistics
DeduplicationStats
Embedding deduplication statistics
EmbeddingCache
Embedding cache with compression and deduplication

Enums§

CompressionMethod
Embedding compression methods