-
Notifications
You must be signed in to change notification settings - Fork 548
Update Modal step operator #4038
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
Open
strickvl
wants to merge
39
commits into
develop
Choose a base branch
from
feature/update-modal-step-operator
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
45abdd6
v0
strickvl a2455ec
Refactor Modal step operator GPU configuration
strickvl 87c725e
Small refactoring
strickvl 4481a3f
Remove unnecessary asyncio complexity
strickvl 0450853
Refactor token checks
strickvl 705b910
Make environment parameter optional in launch method
strickvl d19ffeb
Simplify memory conversion using walrus operator
strickvl 9e91e94
Use consistent truthy checks for None handling
strickvl fdbdea8
Extract timeout default into named constant
strickvl 8cf809d
Fix GPU settings validation in Modal step operator
strickvl a839fef
Allow step-level modal_environment overrides
strickvl 4dcf11b
Add unit tests for complex helper functions
strickvl 6ffa074
Update docs page
strickvl 00232ea
better error handling
strickvl ec878bc
Remove excess comments
strickvl 37fd631
Add type hint for resource_settings parameter
strickvl 72d70e2
Enforce timeout constraints in ModalStepOperatorSettings
strickvl b04ca61
Improve Modal sandbox command execution safety
strickvl 581eda1
Enhance Modal step operator error handling for sandbox creation
strickvl ccef58b
Remove excessive comment
strickvl b2154d6
Refactor the get_gpu_values out to utils
strickvl e4d4af0
Fix darglint docstring errors in Modal integration
strickvl e37f6da
Merge branch 'develop' into feature/update-modal-step-operator
strickvl 7bcf68c
Small changes
strickvl f4c753a
mypy fix
strickvl ae065d1
Tests go in the right folders
strickvl 684cd2c
Add licenses
strickvl fb4dcb7
Remove dumb tests
strickvl cff126d
Merge branch 'develop' into feature/update-modal-step-operator
strickvl 86ec76c
Revert Optional setting for environment
strickvl c999e47
Fix variable naming and error message in Modal step operator
strickvl 31d1a63
Move memory calculation outside Modal runtime context
strickvl 0599ddf
Remove unneeded guardrail
strickvl c54b2b4
Update comments
strickvl 24bfd63
Remove extra modal pip install
strickvl 1147e99
Adapt CLI tests for Click 8.2 compatibility
strickvl ad071ed
Adapt CLI tests for Click 8.2 compatibility
strickvl 65129f7
Merge branch 'feature/update-modal-step-operator' of github.com:zenml…
strickvl 05b0dde
Merge remote-tracking branch 'origin/develop' into feature/update-mod…
strickvl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.