Loads a text completion model in GGML format.
Last updated 1 year ago
Was this helpful?
This node loads a model in GGML format, mostyl loading the LLaMA model variants. It uses and supports all models supported by llama.cpp. Some of the supported models are listed here.
The path to the model.
The configured text completion model.