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