Overview
This PR introduces a complete rewrite of the llama.cpp web interface, migrating from a React-based implementation to a modern SvelteKit architecture. The new implementation provides signif...
It uses shadcn-svelte for nice looking components, and it should be faster than the old React-based UI.
What a great article, it even mentions my beloved vanilla-extract, thank you so much!