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

[GSoC] Update tune API for LLM hyperparameters optimization #2393

Merged

Commits on Jul 21, 2024

  1. update tune api for llm hyperparameters optimization

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    2a882d7 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0c3e067 View commit details
    Browse the repository at this point in the history
  3. resolve conflict

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    158c8f3 View commit details
    Browse the repository at this point in the history
  4. fix the problem of dependency

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f4a0d4e View commit details
    Browse the repository at this point in the history
  5. fix the format of import statement

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    7e7dd56 View commit details
    Browse the repository at this point in the history
  6. adjust the blank lines

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    62ad385 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. delete the trainer to reuse it in Training Operator

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3f36740 View commit details
    Browse the repository at this point in the history
  2. update constants

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9d20253 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. update metrics format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    dfbe793 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. update the type of and

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    290a249 View commit details
    Browse the repository at this point in the history
  2. update the message of 'ImportError'

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    aba2606 View commit details
    Browse the repository at this point in the history
  3. add TODO of PVC creation

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    eaf0193 View commit details
    Browse the repository at this point in the history
  4. update the name of pvc

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    62355a2 View commit details
    Browse the repository at this point in the history
  5. reuse constants from Training Operator

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7b2b40e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. keep 'parameters' and update validation

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    acd1dcf View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. update for test

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    10b057d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. reuse 'get_container_spec' and 'get_pod_template_spec' from Training …

    …Operator
    
    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5a87eb0 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8387e67 View commit details
    Browse the repository at this point in the history
  3. format with black

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    71605b4 View commit details
    Browse the repository at this point in the history
  4. fix Lint error

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    35acedb View commit details
    Browse the repository at this point in the history
  5. fix Lint errors

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    af534b3 View commit details
    Browse the repository at this point in the history
  6. delete types

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c7f6e10 View commit details
    Browse the repository at this point in the history
  7. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9fdbdb7 View commit details
    Browse the repository at this point in the history
  8. update format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ddd5153 View commit details
    Browse the repository at this point in the history
  9. update format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b31e820 View commit details
    Browse the repository at this point in the history
  10. fix e2e test error

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    dad3831 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. add TODO

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1afe56d View commit details
    Browse the repository at this point in the history
  2. format with max line length

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ad7bce8 View commit details
    Browse the repository at this point in the history
  3. format docstring

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7e58c94 View commit details
    Browse the repository at this point in the history
  4. update format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    61dc8ca View commit details
    Browse the repository at this point in the history
  5. add helper functions

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ba0d7d1 View commit details
    Browse the repository at this point in the history
  6. update format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2a1b008 View commit details
    Browse the repository at this point in the history
  7. update format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b368521 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. run test again

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3ccbdf9 View commit details
    Browse the repository at this point in the history
  2. run test again

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    64e34e0 View commit details
    Browse the repository at this point in the history
  3. run test again

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    dde724c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix dict substitution in training_parameters

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1cccd4a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. fix typo

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    510661d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    f03c5ba View commit details
    Browse the repository at this point in the history
  2. resolve conflicts and add check for case of no parameters

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    f6b15a2 View commit details
    Browse the repository at this point in the history
  3. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6a3e046 View commit details
    Browse the repository at this point in the history
  4. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    25541b9 View commit details
    Browse the repository at this point in the history
  5. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    99e74d1 View commit details
    Browse the repository at this point in the history
  6. fix flake8 error

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    96cf99c View commit details
    Browse the repository at this point in the history
  7. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c568806 View commit details
    Browse the repository at this point in the history
  8. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6f65253 View commit details
    Browse the repository at this point in the history
  9. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ad17ac9 View commit details
    Browse the repository at this point in the history
  10. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    9a1e2df View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    dd12cc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. update isort file to black and fix typo

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    160065a View commit details
    Browse the repository at this point in the history
  2. modify the set of metrics format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    48a3ee0 View commit details
    Browse the repository at this point in the history
  3. update tune API

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0f8a8ef View commit details
    Browse the repository at this point in the history
  4. add types.TrainerResources class

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3bc3d87 View commit details
    Browse the repository at this point in the history
  5. fix flake8 error

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4f6fc35 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    038aeda View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    62a6682 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d7dd567 View commit details
    Browse the repository at this point in the history
  3. resolve conflict

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    95dfddd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dbd0f5 View commit details
    Browse the repository at this point in the history
  5. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fe39051 View commit details
    Browse the repository at this point in the history
  6. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d20ea35 View commit details
    Browse the repository at this point in the history
  7. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ef27bf6 View commit details
    Browse the repository at this point in the history
  8. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    466ca39 View commit details
    Browse the repository at this point in the history
  9. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    741df8a View commit details
    Browse the repository at this point in the history
  10. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e131636 View commit details
    Browse the repository at this point in the history
  11. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fe1348f View commit details
    Browse the repository at this point in the history
  12. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2484e49 View commit details
    Browse the repository at this point in the history
  13. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f0453b0 View commit details
    Browse the repository at this point in the history
  14. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    64ccbc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. delete properties of 'TrainerResources'

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1ad05e6 View commit details
    Browse the repository at this point in the history
  2. fix format error

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1b054ac View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. update types

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5394113 View commit details
    Browse the repository at this point in the history
  2. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    dc3a104 View commit details
    Browse the repository at this point in the history
  3. add import of 'TrainerResources' in '__init__.py' of katib

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    dc007b1 View commit details
    Browse the repository at this point in the history
  4. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3d7c9c2 View commit details
    Browse the repository at this point in the history
  5. revert changes and rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    96db205 View commit details
    Browse the repository at this point in the history
  6. check pvc and pv status of katib deployments

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1a56c07 View commit details
    Browse the repository at this point in the history
  7. check pvc and pv status of katib deployments

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    da2b6e0 View commit details
    Browse the repository at this point in the history
  8. recommit changes

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    970a592 View commit details
    Browse the repository at this point in the history
  9. update minikube version when setup

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e529ec4 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    17f9dea View commit details
    Browse the repository at this point in the history
  2. update according to andrey's feedback

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1a2c1ad View commit details
    Browse the repository at this point in the history
  3. add helper function in utils

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5494925 View commit details
    Browse the repository at this point in the history
  4. fix format

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e1e710e View commit details
    Browse the repository at this point in the history
  5. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c2df967 View commit details
    Browse the repository at this point in the history
  6. move metrics_collector_spec back & update helper functions & add retu…

    …rn type for helper functions
    
    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9f69329 View commit details
    Browse the repository at this point in the history
  7. rerun tests

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2374386 View commit details
    Browse the repository at this point in the history
  8. fix some typos

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    233b582 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. simplify the definition of 'TrainerResources'

    Signed-off-by: helenxie-bit <[email protected]>
    helenxie-bit committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    faa0f7f View commit details
    Browse the repository at this point in the history