Skip to main content

EMBEDDING_DIM

Constant EMBEDDING_DIM 

Source
pub const EMBEDDING_DIM: usize = 384;
Expand description

Dimensionality of the embedding space. Matches the previous multilingual-e5-small model output and the memory_embeddings.embedding BLOB column size.