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

memoize dataset length for eval sample packing #1974

Merged
merged 18 commits into from
Oct 17, 2024
Merged

memoize dataset length for eval sample packing #1974

merged 18 commits into from
Oct 17, 2024

Commits on Oct 15, 2024

  1. wip on multimodal sample packing support

    sunny committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fc0386f View commit details
    Browse the repository at this point in the history
  2. wip on multimodal packing support

    sunny committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    df8e1d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. llama-1b-yml

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    da4643f View commit details
    Browse the repository at this point in the history
  2. setup logging for test

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    493698c View commit details
    Browse the repository at this point in the history
  3. yml

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f385efe View commit details
    Browse the repository at this point in the history
  4. yml

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cfffcde View commit details
    Browse the repository at this point in the history
  5. yml

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8b5d774 View commit details
    Browse the repository at this point in the history
  6. fix for __len__ for eval sample packing

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a6e4ac2 View commit details
    Browse the repository at this point in the history
  7. reverted irrelavant changes

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1a534c5 View commit details
    Browse the repository at this point in the history
  8. reformatted, reverted log message

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5c5fefe View commit details
    Browse the repository at this point in the history
  9. reverted unnecessary changes

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    87cf605 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e0a6ce6 View commit details
    Browse the repository at this point in the history
  11. formatting

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2524bfc View commit details
    Browse the repository at this point in the history
  12. fixed e2e test_eval params

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bdb3a39 View commit details
    Browse the repository at this point in the history
  13. fix test_eval e2e multigpu

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d4255bd View commit details
    Browse the repository at this point in the history
  14. fix test_eval e2e multigpu

    sunny committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ec72a33 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update tests/e2e/multigpu/test_eval.py

    Co-authored-by: Wing Lian <[email protected]>
    bursteratom and winglian authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c81638d View commit details
    Browse the repository at this point in the history
  2. Update tests/e2e/multigpu/test_eval.py

    Co-authored-by: Wing Lian <[email protected]>
    bursteratom and winglian authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    92232ef View commit details
    Browse the repository at this point in the history