Skip to content

Conversation

FredLiu876
Copy link
Contributor

@FredLiu876 FredLiu876 commented Aug 13, 2025

Nullify the default download process by pointing checkpoint_repo to an empty HF repo when cache_internal is specified

🚀 What

When cache_internal is specified for inference_stack: v2, the default model_cache workflow still runs on the CheckpointRepository. This has to be worked around by manually setting the empty repository to minimize this workflow, which isn't a great user experience. This PR makes it happen by default.

💻 How

Inject empty repository if inference_stack: v2 and cache_internal are both specified.

🔬 Testing

@FredLiu876 FredLiu876 requested a review from michaelfeil August 14, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant