quantizedEmbedding property

Uint8List? get quantizedEmbedding

Scalar-quantized embedding. null if the embedder was not configured to perform scalar quantization.

Implementation

Uint8List? get quantizedEmbedding;