Previously, both functions called find_model_files() with empty filters before checking for explicit file mappings, causing premature exit when filters were empty. Now both functions check for file_mappings FIRST, then call find_model_files() only after confirming mappings exist. This fixes critical linking failures for models with explicit file mappings but no filename filters. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
59 KiB
Executable File
59 KiB
Executable File