mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-26 10:09:41 -04:00
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.