Skip to main content

DEFAULT_DIMENSIONS

Constant DEFAULT_DIMENSIONS 

Source
pub const DEFAULT_DIMENSIONS: usize = 384;
Expand description

Default embedding dimensions for the all-MiniLM-L6-v2 model.

This is the authoritative source for embedding dimensions across the codebase (QUAL-H2). All vector backends should use this constant for consistency.