Files
llama.cpp/examples/llava/llava-cli.cpp
Matthew Tejo 54b4df8886 Use params when loading models in llava-cli (#3976)
llava-cli was loading models with default params and ignoring settings
from the cli. This switches to a generic function to load the params
from the cli options.
2023-11-07 10:43:59 +03:00

12 KiB