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

Improve CI #27

Merged
merged 26 commits into from
Feb 6, 2024
Merged

Improve CI #27

merged 26 commits into from
Feb 6, 2024

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    584bebe View commit details
    Browse the repository at this point in the history
  2. Minimal config updates

    mwaskom committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4fa39ee View commit details
    Browse the repository at this point in the history
  3. Run CI workflow on PRs only

    mwaskom committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f904f00 View commit details
    Browse the repository at this point in the history
  4. Fix CI yaml

    mwaskom committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b0876c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    593eeed View commit details
    Browse the repository at this point in the history
  6. Fix config read

    mwaskom committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    255b2ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e16ed1e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Fix data truncation

    mwaskom committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    700b15c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    233f220 View commit details
    Browse the repository at this point in the history
  3. Train on more data

    mwaskom committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9f9e131 View commit details
    Browse the repository at this point in the history
  4. Skip validation in CI

    mwaskom committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    61b6a05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef7a35b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f5d343 View commit details
    Browse the repository at this point in the history
  7. Even more val data?

    mwaskom committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    74db375 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a5cfa0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f21f60e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f28f503 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9798de1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef8b1f7 View commit details
    Browse the repository at this point in the history
  13. Fix torch attributes

    mwaskom committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    737183f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    231562f View commit details
    Browse the repository at this point in the history
  15. Force micro batch size

    mwaskom committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ddb94d3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9185172 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    009849b View commit details
    Browse the repository at this point in the history
  18. Try no flash attention?

    mwaskom committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    89ab93e View commit details
    Browse the repository at this point in the history
  19. Smaller batch size

    mwaskom committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8046918 View commit details
    Browse the repository at this point in the history