pub const DEFAULT_BATCH_SIZE: usize = 16;
Default batch size for batched embedding forward passes. Configurable via EmbeddingConfig.batch_size.
EmbeddingConfig.batch_size