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

merge upstream #4

Merged
merged 14 commits into from
Jul 15, 2024
Merged

merge upstream #4

merged 14 commits into from
Jul 15, 2024

Commits on Jun 18, 2024

  1. fix training on gke tutorial (#706)

    * add -y for apt-get install to prevent image build failure
    
    * sign
    
    * sign
    
    * sign
    
    * fix tensorflow_mnist_train_distributed tutorial
    chengcongdu committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9b6e135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01630c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Update Kueue's manifests to 0.7.0 (#707)

    * Update DWS-examples README to use latest Kueue version, delete Kueue manifest file
    
    * Update tutorials-and-examples/workflow-orchestration/dws-examples/README.md
    
    Co-authored-by: Aldo Culquicondor <[email protected]>
    
    * Add link to Kueue's installation documentation
    
    ---------
    
    Co-authored-by: Aldo Culquicondor <[email protected]>
    PBundyra and alculquicondor committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    59ca0cc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. [TPU Provisioner] Add admission label selectors and e2e test script (#…

    …702)
    
    * Add admission label selectors and e2e test script
    
    * Edit log msgs
    nstogner committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fd738a6 View commit details
    Browse the repository at this point in the history
  2. Adding CSV output pushed by the Locust master (#705)

    * Adding CSV output pushed by the Locust master
    
    * Piping in output bucket
    
    * removing gcs bucket
    kfswain committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5e36733 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Move Ray TPU Webhook out of applications/ray folder (#603)

    * Move webhook folder to ray-on-gke/tpu
    
    * Change webhook path
    ryanaoleary committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cdb52c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Prometheus Adapter Module (#716)

    * first commit
    
    * remove terraform.tfvar
    
    * refactoring
    
    * remove hardcoding
    
    * remove bash_equivalent
    Bslabe123 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    fbda166 View commit details
    Browse the repository at this point in the history
  2. Custom Metrics Stackdriver Adapter Module (#718)

    * first commit
    
    * Update README.md
    Bslabe123 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    19dad67 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    1892f97 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. ml-platform release from development branch (#715)

    * Updated terraform providers
    
    * Standardized GitOps scripts and added Kueue
    
    * Added initial test harness
    
    * Added h100 DWS node pool
    
    * Add notebook packaging guide to docs (#690)
    
    add notebook packaging guide
    
    * Added enhancements to the dataprocessing use cases
    
    * Updated Kueue to use the 0.7.0 manifests
    
    * Increased the cluster resource limits
    
    * Added products and features outline
    
    * Added Secret Manager add-on to the cluster
    
    * Changed configsync git respository name to allow for easier use of multiple environments
    
    * Added a GitLab project module
    
    * Standardized git variables to support GitHub or GitLab
    
    * Added a100 40GB node pools
    
    * Moved cpu node pool from n2 to n4 machines
    
    * Add environment_name to the Ray dashboard endpoint
    
    * Removed fleet level configmanagement and Google service accounts for each namespace to allow for multiple environments in a single project
    
    * Added Config Controller Terraform module
    
    * Added NVIDIA DCGM
    
    * Added allow KubeRay Operator to the namespace network policy
    
    ---------
    
    Co-authored-by: Kent Hua <[email protected]>
    Co-authored-by: Jun Sheng <[email protected]>
    Co-authored-by: Ishmeet Mehta <[email protected]>
    Co-authored-by: Kavitha Rajendran <[email protected]>
    Co-authored-by: kenthua <[email protected]>
    6 people committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0d7231d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Jetstream Maxtext Module (#719)

    * first commit
    
    * terraform fmt
    
    * Update README.md
    
    * prometheus adapter module in main
    
    * remove apply.sh
    
    * typo
    
    * terraform fmt
    
    * large cleanup and validation
    
    * moved fields and made module variables consistent with example variables
    
    * parameterized accelerator selectors
    
    * parameterize metrics scrape interval
    
    * fmt
    
    * fmt
    
    * load parameters parameterization and multiple hpa resources
    
    * fmt
    
    * parameterized model name
    
    * update readme and validators
    
    * changes to jetstream module deployment readme
    
    * terraform fmt
    
    * accelerator_memory_used_percentage -> memory_used_percentage
    
    * changes to READMEs
    
    * tweaks
    
    * metrics port optional
    
    * sample tfvars no longer includes autoscaling config
    
    * example autoscaling config
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * strengthen hpa config validation
    
    * More updates to readmes
    
    * tweak to readme
    
    * typo
    
    * missing kubectl apply
    
    * typos
    Bslabe123 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f2883eb View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Enable Ray Autoscaler for the Rag example application (#722)

    * Enable Ray Autoscaler for the Rag example application
    
    * Update the ray application template
    gongmax committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2bfbcd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. update image url for gemma finetune yaml (#729)

    * Update finetune.yaml
    moficodes committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ac2c2ff View commit details
    Browse the repository at this point in the history
  2. Add HuggingFace support for automated inference checkpoint conversion (

    …#712)
    
    * Add HuggingFace support for automated inference checkpoint conversion
    
    * Add HuggingFace support for inference checkpoint conversion
    
    * fix llama checkpoint names
    
    * update containers to v0.2.3 / v0.2.2
    
    * update containers to v0.2.3 / v0.2.2
    vivianrwu committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0fd14fd View commit details
    Browse the repository at this point in the history