model editor plus tensor level quantization engine - all in one
clone this repo
git clone https://github.com/gguf-org/editor
enter the directory
cd editor
install the dependencies required
npm i
build the typescript frontend
npm run build
run/test the app in developer mode
npm run tauri:dev
*if you are not prepared to build it yourself (though it's recommended), find the OS specific installer from releases
