embedScale property

double embedScale
getter/setter pair

Scaling factor for embeddings (sqrt(embedDim)).

Implementation

late double embedScale;