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 a flag to select between nondecomposed and decomposed attention #296

Merged
merged 18 commits into from
Oct 23, 2024

Commits on Oct 15, 2024

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

Commits on Oct 17, 2024

  1. Remove bad test

    KyleHerndon committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3790bb9 View commit details
    Browse the repository at this point in the history
  2. Write a better test

    KyleHerndon committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    18e11f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Fix test

    KyleHerndon committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    2964fff View commit details
    Browse the repository at this point in the history
  2. Clean up

    KyleHerndon committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    6583e0a View commit details
    Browse the repository at this point in the history
  3. More cleanup

    KyleHerndon committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    38b3b2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d107b30 View commit details
    Browse the repository at this point in the history
  5. Run pre-commit

    KyleHerndon committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    9e0deb1 View commit details
    Browse the repository at this point in the history
  6. More pre-commit

    KyleHerndon committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    5b44929 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. More clean up

    KyleHerndon committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    897b57d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bcf6a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8ed038 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    KyleHerndon committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5cbcf67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec05400 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    KyleHerndon committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f42fe15 View commit details
    Browse the repository at this point in the history
  7. Remove print statement

    KyleHerndon committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4d16b21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8df1f6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ae67c9 View commit details
    Browse the repository at this point in the history