Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for model folder when creating container #131

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eliteprox
Copy link
Collaborator

This change adds the ModelExists method to DockerManager and AI Worker to check if the specific model folder is available in the models directory for the given container.

This improves network reliability by allowing orchestrators to quickly respond when a specific model is missing (primarily used for cold model requests and orchestrator startup).

@eliteprox eliteprox marked this pull request as draft August 14, 2024 14:57
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