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