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.
Oh okay, my bad, sorry for my ignorance
I’d like to retribute myself by adding that, according to my research, SMUI is based on SASS, which is nice because it compiles to pure CSS.