Ask a question to get started
Enter to send•Shift+Enter new line
Initializes the llama_cpp model for usage in the embeddings wrapper.
initialize(inputs: LlamaBaseCppInputs): Promise<LlamaCppEmbeddings>
inputs
LlamaBaseCppInputs
the inputs passed onto the model.