llama.cpp web interface (llama-server's built-in web page), MIT License Shipped in: three of the four engines of the memoctet player 1.3.1 archives, compiled into the server library: Linux v9, Windows v9, Windows v10. The Linux v10 engine does not contain it. The player talks to its engine through the engine's HTTP API on 127.0.0.1. The interface is part of llama.cpp and is covered by the llama.cpp licence below (the same bytes as provenance/LICENSE-llama.cpp in the Linux archive). Engine v10 is built from llama.cpp commit 9dcf84e5ae2718947188b539aab8b9c2b15d3ba1, where the interface source is tools/ui. Its package.json declares no runtime dependency and 76 development dependencies; the compiled interface bundles some of them, and its minified code carries no licence comments, so this file cannot say which ones. Declared development dependencies, with the version and licence recorded in tools/ui/package-lock.json at that commit: @chromatic-com/storybook 5.2.1 MIT @eslint/compat 1.4.1 Apache-2.0 @eslint/js 9.39.2 MIT @internationalized/date 3.12.2 Apache-2.0 @lucide/svelte 1.25.0 ISC @modelcontextprotocol/sdk 1.30.0 MIT @playwright/test 1.56.1 Apache-2.0 @storybook/addon-a11y 10.5.6 MIT @storybook/addon-docs 10.5.6 MIT @storybook/addon-mcp 0.7.0 MIT @storybook/addon-svelte-csf 5.1.2 MIT @storybook/addon-vitest 10.5.6 MIT @storybook/sveltekit 10.5.6 MIT @sveltejs/adapter-static 3.0.10 MIT @sveltejs/kit 2.70.2 MIT @sveltejs/vite-plugin-svelte 6.2.1 MIT @tailwindcss/forms 0.5.10 MIT @tailwindcss/typography 0.5.16 MIT @tailwindcss/vite 4.1.11 MIT @types/node 24.13.0 MIT @vite-pwa/assets-generator 1.0.2 MIT @vite-pwa/sveltekit 1.1.0 MIT @vitest/browser 4.1.10 MIT @vitest/browser-playwright 4.1.10 MIT @vitest/coverage-v8 4.1.10 MIT bits-ui 2.18.1 MIT clsx 2.1.1 MIT dexie 4.4.3 Apache-2.0 dompurify 3.4.13 (MPL-2.0 OR Apache-2.0) eslint 9.39.4 MIT eslint-config-prettier 10.1.8 MIT eslint-plugin-perfectionist 5.10.1 MIT eslint-plugin-simple-import-sort 14.0.0 MIT eslint-plugin-storybook 10.5.6 MIT eslint-plugin-svelte 3.19.0 MIT fflate 0.8.3 MIT globals 16.5.0 MIT highlight.js 11.11.1 BSD-3-Clause http-server 14.1.1 MIT mdast 3.0.0 MIT mdsvex 0.12.7 MIT mermaid 11.15.0 MIT mode-watcher 1.1.0 MIT pdfjs-dist 5.4.54 Apache-2.0 playwright 1.56.1 Apache-2.0 prettier 3.8.3 MIT prettier-plugin-svelte 4.1.0 MIT prettier-plugin-tailwindcss 0.8.0 MIT rehype-highlight 7.0.2 MIT rehype-katex 7.0.1 MIT rehype-stringify 10.0.1 MIT remark 15.0.1 MIT remark-breaks 4.0.0 MIT remark-gfm 4.0.1 MIT remark-html 16.0.1 MIT remark-math 6.0.0 MIT remark-rehype 11.1.2 MIT sass 1.100.0 MIT storybook 10.5.6 MIT svelte 5.56.1 MIT svelte-check 4.6.0 MIT svelte-sonner 1.1.1 MIT tailwind-merge 3.6.0 MIT tailwind-variants 3.2.2 MIT tailwindcss 4.3.0 MIT tw-animate-css 1.4.0 MIT typescript 5.9.3 Apache-2.0 typescript-eslint 8.60.1 MIT unified 11.0.5 MIT unist-util-visit 5.1.0 MIT uuid 13.0.2 MIT vite 7.3.6 MIT vite-plugin-devtools-json 0.2.1 MIT vitest 4.1.10 MIT vitest-browser-svelte 2.1.1 MIT workbox-window 7.4.1 MIT Engines v9: the llama.cpp commit is not recorded in porte.json (source archive SHA-256 5842222734022da98ef25794841277adb4a795db294615d498022d922df32e4c); same upstream project and licence. ----- BEGIN verbatim text: https://raw.githubusercontent.com/ggml-org/llama.cpp/9dcf84e5ae2718947188b539aab8b9c2b15d3ba1/LICENSE ----- 1078 bytes, SHA-256 94f29bbed6a22c35b992c5c6ebf0e7c92f13b836b90f36f461c9cf2f0f1d010d, read 2026-09-23 MIT License Copyright (c) 2023-2026 The ggml authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- END verbatim text