Files
bin/artifact_huggingface_download.sh
Sebastian Krüger bb43639b09 fix: call find_model_files() with source_pattern instead of empty filter
The previous fix still called find_model_files() with empty filter,
which doesn't work. Now we call find_model_files() for EACH file mapping
individually, passing the source_pattern as the filter.

This eliminates the "No files matched filter (filter: )" warnings and
allows the script to properly find and link downloaded models.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 19:57:37 +01:00

58 KiB
Executable File