Loads a text completion model in GGML format.
This node loads a model in GGML format, mostyl loading the LLaMA model variants. It uses llama.cpparrow-up-right 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.
Last updated 2 years ago