HuggingFace cache flattens repository directory structure into snapshots. When YAML specifies "vae/model.safetensors", the cache stores it as just "model.safetensors" without preserving the vae/ subdirectory. Changed grep pattern from "/$source_pattern$" to "/$filename_only$" to match the actual flattened cache structure instead of the logical repo path. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
58 KiB
Executable File
58 KiB
Executable File