photoprism/scripts
Michael Mayer 98aa4d24ea AI: Add install-llamacpp.sh for llama.cpp Linux binaries
Installs prebuilt llama.cpp binaries from GitHub releases on AMD64/ARM64,
defaulting to the latest release or an explicit tag. Auto-detects the GPU
(sysfs PCI vendor IDs, lspci/nvidia-smi fallback) and picks ROCm, Vulkan,
or a plain CPU build, with a graceful fallback chain; NVIDIA GPUs get the
Vulkan build since upstream ships no CUDA build for Linux. Extracts into
<destdir>/lib/llama.cpp and symlinks the executables into <destdir>/bin
(the binaries carry RUNPATH "$ORIGIN"). Accelerator overridable via flags
or PHOTOPRISM_LLAMA_ACCEL; optional LLAMA_SHA256 verification.
2026-07-10 10:02:56 +02:00
..
dist AI: Add install-llamacpp.sh for llama.cpp Linux binaries 2026-07-10 10:02:56 +02:00
docker Build: Propagate docker buildx exit code from buildx-multi.sh #5553 2026-05-04 12:46:50 +02:00
render PWA: Add maskable icons, lang/dir, and install screenshots #5696 2026-06-30 19:53:52 +02:00
setup/nas/raspberry-pi Setup: Change Ubuntu base image version from 24.04.2 to 24.04.3 #4414 2025-12-05 14:02:12 +01:00
sql Proxy: Define /i/ as DefaultPathPrefix for shared-domain deployments 2026-02-24 01:15:23 +01:00
tools/swaggerfix Go: Apply go fix modernizations across backend packages 2026-02-20 03:54:33 +01:00
build.sh Config: Add "develop" feature flag to disable new viewer sidebar #3168 2025-02-03 12:29:02 +01:00
check-api-request-limits.sh Scripts: Compact check-file comment in check-api-request-limits 2026-05-15 17:53:40 +00:00
dav-probe.sh WebDAV: Fall Back to Depth-1 Directory Discovery #3541 2026-03-07 09:32:07 +01:00
download-facenet.sh Config: Change default vision model assets path to assets/models/ #127 2025-08-08 19:06:56 +02:00
download-nasnet.sh Scripts: Fix MODEL_21K_LABELS_URL in download-nasnet.sh 2026-01-24 13:13:08 +01:00
download-nsfw.sh Config: Change default vision model assets path to assets/models/ #127 2025-08-08 19:06:56 +02:00
download-scrfd.sh AI: Update download-scrfd.sh script #5167 2025-10-07 22:16:19 +02:00
gettext-clear-fuzzy.sh Frontend: Remove "#, fuzzy" from translations in src/locales/fr.po 2025-10-23 09:49:27 +02:00
gettext-extract.sh Frontend: Add scripts/gettext-extract.sh, update translations.pot 2026-02-22 16:35:42 +01:00
gettext-lint.mjs Translations: Add gettext placeholder and whitespace lint script 2026-07-09 13:17:46 +02:00
gettext-merge.sh CI: Replace "…" with "..." 2023-04-23 09:27:45 +02:00
install-qemu.sh CI: Update install-qemu.sh script #4082 2024-02-29 14:07:56 +01:00
tag-release.sh Build: Add tag-release.sh and tag-release Makefile target 2026-06-16 07:45:40 +02:00