cf-node-bootstrap/extras
pyr0ball 3d00409b4e feat: add model-cache-redirect extra for /devl-topology nodes
Ports the ~/.cache -> /devl/user-cache redirect pattern (already applied
manually on heimdall) into cf-node-bootstrap's extras/ plugin system, so
it's an optional step for any future node with the same secondary-SSD
layout (heimdall/navi/sif convention: small root + /devl for fast local
storage). Skips cleanly on nodes without a separate /devl mount.

Redirects XDG_CACHE_HOME plus symlinks the hardcoded ~/.cache/{pip,
whisper,clip,huggingface} paths that ignore XDG_CACHE_HOME. Leaves
HF_HOME (curated model store) untouched.

Verified with -D (dry-run) and -i (real) against sif.
2026-07-18 17:13:52 -07:00
..
model-cache-redirect.install feat: add model-cache-redirect extra for /devl-topology nodes 2026-07-18 17:13:52 -07:00