Aqueduct is no longer being maintained. Aqueduct allows you to run LLM and ML workloads on any cloud infrastructure.
521
stars
18
forks
source link
Rebase code with latest main after the refactor and implement UI for ondemand GKE #1384
Closed
cw75 closed 1 year ago
Describe your changes and why you are making these changes
This PR rebases @jpurusho65 's PR against
main
, fixes a few bugs and also implements registering ondemand GKE from the UI.Related issue number (if any)
Loom demo (if any)
Checklist before requesting a review
python3 scripts/run_linters.py -h
for usage).run_integration_test
: Runs integration testsskip_integration_test
: Skips integration tests (Should be used when changes are ONLY documentation/UI)