LlamaContext.getEmbeddingsIth

Embeddings for the ith output token (-1 = last). Returns null for invalid index.

struct LlamaContext
@trusted @nogc nothrow
float[]
getEmbeddingsIth
(
int i
)

Meta