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

[GPTNeoX] Flex Attention + Refactor #34896

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    65da253 View commit details
    Browse the repository at this point in the history
  2. some formatting

    vasqu committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    ebfdc1f View commit details
    Browse the repository at this point in the history
  3. small fix on dropout

    vasqu committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    b3c2b11 View commit details
    Browse the repository at this point in the history
  4. add assertion on flex attn test

    vasqu committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    06685f8 View commit details
    Browse the repository at this point in the history
  5. flaky ci :(

    vasqu committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    53f7319 View commit details
    Browse the repository at this point in the history
  6. add head mask support

    vasqu committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    21941c5 View commit details
    Browse the repository at this point in the history
  7. style

    vasqu committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    0208905 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e689d28 View commit details
    Browse the repository at this point in the history