Browse and manage your HF and Llama.cpp model caches.
npm install
npm run setup
npm run electron:devnpm run setup- Initial setup (build + add Electron platform)npm run electron:dev- Build and run the Electron appnpm start- Run Vite dev server (web only)