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

🔀 Add MergeModelCallBack #2282

Merged
merged 48 commits into from
Nov 21, 2024

Commits on Oct 25, 2024

  1. Create mergekit_utils.py

    August-murr authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    63f7ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55f3a25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f829fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f666369 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    bb52d4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9a5a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    0fe2d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caee4b2 View commit details
    Browse the repository at this point in the history
  3. mergemodelcallback tests

    August-murr authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b278e5a View commit details
    Browse the repository at this point in the history
  4. Update callbacks.py

    August-murr authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    311a27a View commit details
    Browse the repository at this point in the history
  5. Update __init__.py

    August-murr authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ec8b5ec View commit details
    Browse the repository at this point in the history
  6. Update __init__.py

    August-murr authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    147b188 View commit details
    Browse the repository at this point in the history
  7. Update test_callbacks.py

    August-murr authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7f5dbc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Update trl/trainer/callbacks.py

    removing ## from docs
    
    Co-authored-by: lewtun <[email protected]>
    August-murr and lewtun authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c17f8e3 View commit details
    Browse the repository at this point in the history
  2. Update trl/trainer/callbacks.py

    removing ## from docs
    
    Co-authored-by: lewtun <[email protected]>
    August-murr and lewtun authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0d9c8a0 View commit details
    Browse the repository at this point in the history
  3. Update trl/trainer/callbacks.py

    Co-authored-by: lewtun <[email protected]>
    August-murr and lewtun authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ca07b42 View commit details
    Browse the repository at this point in the history
  4. using different dataset for tests

    Co-authored-by: lewtun <[email protected]>
    August-murr and lewtun authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6229885 View commit details
    Browse the repository at this point in the history
  5. Update trl/mergekit_utils.py

    adding types
    
    Co-authored-by: lewtun <[email protected]>
    August-murr and lewtun authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9ea5a6b View commit details
    Browse the repository at this point in the history
  6. Update trl/mergekit_utils.py

    Co-authored-by: lewtun <[email protected]>
    August-murr and lewtun authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1a2b425 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0f84eb View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: lewtun <[email protected]>
    August-murr and lewtun authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c924cb9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b5a4a9 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'MergeModelCallBack' of https://github.com/August-murr/trl

    … into MergeModelCallBack
    August-murr committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    34e94ff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a5db60 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    906eafa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8d03608 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eb66e99 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eb7b228 View commit details
    Browse the repository at this point in the history
  16. precommit

    August-murr committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1057c59 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    1c85ee5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18d0388 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. fixing tests

    August-murr committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    ca8f361 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    0a25ee8 View commit details
    Browse the repository at this point in the history
  2. Make import optional

    qgallouedec committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cd76890 View commit details
    Browse the repository at this point in the history
  3. minor

    qgallouedec committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c8afdbc View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

Commits on Nov 21, 2024

  1. Merge branch 'MergeModelCallBack' of https://github.com/August-murr/trl

    … into MergeModelCallBack
    qgallouedec committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fb12119 View commit details
    Browse the repository at this point in the history
  2. use tmp dir in test

    qgallouedec committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    88de59a View commit details
    Browse the repository at this point in the history
  3. sort

    qgallouedec committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fed6045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01e38c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e7a068 View commit details
    Browse the repository at this point in the history
  6. debug windows

    qgallouedec committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fa5bafe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47ecef5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fe26d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a57d88a View commit details
    Browse the repository at this point in the history
  10. Add sys import and skip test for Python versions below 3.10 due to cl…

    …eanup errors with temp dir
    qgallouedec committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    69ea0ed View commit details
    Browse the repository at this point in the history
  11. revert change for debug

    qgallouedec committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d89eadc View commit details
    Browse the repository at this point in the history