Skip to content
llama.cpp releases · Infrastructure

b10398: common: add system-level config file (#26118)

common: Add CLI > ENV > models-presets > INI precedence CLI flags have the highest precedence ENV vars have the second-highest precedence System and User configs have the lowest precedence Linux/BSD/Mac /etc/llama.cpp/config.ini < ${XDG_CONFIG_HOME:-~/.config}/llama.cpp/config.ini Windows %PROGRAMDATA%llama.cppconfig