A native desktop launcher for llama-server.
Save your llama.cpp invocations as named recipes, switch between them in one click, stop juggling flags.
llama-server flags, switch models and GPU layouts in one clickPre-built bundles ship on the Releases page.
git clone https://github.com/Llama-Recipe-Manager/llama-recipe-manager.git
cd llama-recipe-manager
bun install
bun run tauri dev # development
bun run tauri build # produces .app / .deb / .AppImage / .msi
Full build instructions: docs/Development.md
MIT © 2026 Mohammad Ashar Khan