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

Flash attention support. #20152

Merged
merged 13 commits into from
Oct 8, 2024
Merged

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    22f47b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e99f06 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

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

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    e614e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    561a9a7 View commit details
    Browse the repository at this point in the history
  3. formatted files

    hazemessamm committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    86db62a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. added checks for flash attention in pytorch beforing computing attent…

    …ion and removed flash attention from tests
    hazemessamm committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    43938ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    738375f View commit details
    Browse the repository at this point in the history
  3. formatted files

    hazemessamm committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e12950c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da50a6b View commit details
    Browse the repository at this point in the history
  5. fixed typo

    hazemessamm committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    57e6e56 View commit details
    Browse the repository at this point in the history