llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

Avoid logging to stdout for model loading messages in mtmd-cli

Open ankurvdev opened this issue 2 months ago • 0 comments

This change helps with using llama-mtmd-cli so that by default only the model output is redirected to stdout which increases the usefulness of its as a standalone tool

Make sure to read the contributing guidelines before submitting a PR

ankurvdev avatar Nov 14 '25 21:11 ankurvdev