LlamaContext.getEmbeddingsSeq

Pooled embeddings for a sequence. Returns null when pooling is LLAMA_POOLING_TYPE_NONE.

struct LlamaContext
@trusted @nogc nothrow
float[]
getEmbeddingsSeq
(
llama_seq_id seqId
)

Meta