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

Feat (examples/llm): Convert BertAttention to a quantizable version #961

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from

Commits on Jul 18, 2023

  1. Feat (llm): QuantizableBert

    Giuseppe5 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    06dc443 View commit details
    Browse the repository at this point in the history
  2. Remove comments

    Giuseppe5 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d32fca4 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    3156849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dd9474 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ebccd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    556162f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0508b0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    87c0756 View commit details
    Browse the repository at this point in the history
  2. Fixed formatting.

    nickfraser committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9ef4018 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

    nickfraser committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4e926f9 View commit details
    Browse the repository at this point in the history