Module llama_core::embeddings

source ·
Expand description

Define APIs for computing embeddings.

Functions§

  • Get the dimension of the embedding model.
  • Compute embeddings for the given input.