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

llama3.2 + cross attn test #220

Merged
merged 7 commits into from
Oct 4, 2024
Merged

llama3.2 + cross attn test #220

merged 7 commits into from
Oct 4, 2024

Commits on Oct 3, 2024

  1. llama3.2 + cross attn test

    Aleksandr Malyshev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    64cdd32 View commit details
    Browse the repository at this point in the history
  2. lint issues fix

    Aleksandr Malyshev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    caf095b View commit details
    Browse the repository at this point in the history
  3. mypy errors

    Aleksandr Malyshev committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4b54363 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. making yapf happy

    Aleksandr Malyshev committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    34d2658 View commit details
    Browse the repository at this point in the history
  2. cut off WA for tunned gemms

    Aleksandr Malyshev committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9ed31a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b25a0c View commit details
    Browse the repository at this point in the history
  4. try and catch for non continuous tensor

    Aleksandr Malyshev committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cfe23d8 View commit details
    Browse the repository at this point in the history