llama-recipe-manager Svelte Themes

Llama Recipe Manager

One place to store and manage all your recipe for Llama Server

Llama Recipe Manager

Llama Recipe Manager

A native desktop launcher for llama-server.

Save your llama.cpp invocations as named recipes, switch between them in one click, stop juggling flags.


Highlights

  • Recipe-first — named bundles of llama-server flags, switch models and GPU layouts in one click
  • Local-first — no account, no telemetry, no network dependency. Recipes stored in SQLite
  • Safety rails — flag deny-list, path confinement, input validation. See SECURITY.md
  • Cross-platform — macOS, Linux, Windows with native theming

Install

Pre-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

Documentation

License

MIT © 2026 Mohammad Ashar Khan

Built on llama.cpp, Tauri, SvelteKit.

Top categories

Loading Svelte Themes