Files
LocalAI/pkg/mcp/localaitools
Ettore Di Giacinto c1d2947616 fix(cli,mcp): describe variant auto-selection as preference before size
The CLI flag help and the install_model tool schema both still said
auto-selection takes the largest build that runs. Ranking now puts engine
preference ahead of size, so on NVIDIA a vLLM build wins over a larger
llama.cpp one. An assistant reading the old schema would tell users the
wrong thing.

Assisted-by: Claude:claude-opus-4-8
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-07-19 22:07:04 +00:00
..