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

Enable QuickGelu Function for CLIP models #1408

Merged
merged 5 commits into from
Jul 29, 2024
Merged

Enable QuickGelu Function for CLIP models #1408

merged 5 commits into from
Jul 29, 2024

Commits on Jul 29, 2024

  1. enabling quick_gelu fn

    gupta-abhay committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c08c0a6 View commit details
    Browse the repository at this point in the history
  2. better docformat

    gupta-abhay committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2de0ffc View commit details
    Browse the repository at this point in the history
  3. test for act_fn

    gupta-abhay committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d142aa7 View commit details
    Browse the repository at this point in the history
  4. fix comments

    gupta-abhay committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3c8471d View commit details
    Browse the repository at this point in the history
  5. changes for pre-commit

    gupta-abhay committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1500164 View commit details
    Browse the repository at this point in the history