Licensed under the EUPL 1.2
See our Contributor Covenant Code of Conduct to view our pledge, standards, responsibilites & more.
Please see our Contribution Guidelines.
- Node.js >=22 (see .nvmrc)
npm init @unchainedshop
Then navigate to http://localhost:4000/ to view the welcome screen. You can login with: user: [email protected] password: password
A minimum of 24GB VRAM is needed for this.
llama-server -hf ggml-org/gpt-oss-20b-GGUF --ctx-size 0 --jinja -ub 2048 -b 2048
git clone https://github.com/unchainedshop/unchained.git
npm install
npm run dev