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

Added support for Tapas Model #520

Commits on Nov 27, 2022

  1. Added support for Tapas Model

    Juheon Chu committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    7939e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2db0d45 View commit details
    Browse the repository at this point in the history
  3. Added support for Tapas Model

    Juheon Chu committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    283186a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'Add-Bettertransformer-support-for-Tapas' of https://git…

    …hub.com/JuheonChu/optimum into Add-Bettertransformer-support-for-Tapas
    Juheon Chu committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    b874831 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. reformatted files with black

    Juheon Chu committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    7c24a42 View commit details
    Browse the repository at this point in the history
  2. Update tests/bettertransformer/test_bettertransformer_encoder.py

    test_better_encoder
    
    Co-authored-by: Michael Benayoun <mickbenayoun@gmail.com>
    JuheonChu and michaelbenayoun committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    12d6154 View commit details
    Browse the repository at this point in the history
  3. Update optimum/bettertransformer/models/encoder_models.py

    Co-authored-by: Michael Benayoun <mickbenayoun@gmail.com>
    JuheonChu and michaelbenayoun committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    14b35ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9632f98 View commit details
    Browse the repository at this point in the history
  5. Update tests/bettertransformer/test_bettertransformer_encoder.py

    Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
    JuheonChu and sgugger committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    d2e6ebb View commit details
    Browse the repository at this point in the history
  6. Styled optimum files

    Juheon Chu committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    762a804 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'Add-Bettertransformer-support-for-Tapas' of https://git…

    …hub.com/JuheonChu/optimum into Add-Bettertransformer-support-for-Tapas
    Juheon Chu committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    ba1079e View commit details
    Browse the repository at this point in the history
  8. Update optimum/bettertransformer/models/encoder_models.py

    Co-authored-by: fxmarty <9808326+fxmarty@users.noreply.github.com>
    JuheonChu and fxmarty committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    4047267 View commit details
    Browse the repository at this point in the history
  9. Update optimum/bettertransformer/models/encoder_models.py

    Call super() in the _init() to inherit from BetterTransformerBaseLayer
    
    Co-authored-by: fxmarty <9808326+fxmarty@users.noreply.github.com>
    JuheonChu and fxmarty committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    ac716cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    add72dd View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Update tests/bettertransformer/test_bettertransformer_encoder.py

    Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
    JuheonChu and younesbelkada committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    bbd625e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fded9ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fcc616 View commit details
    Browse the repository at this point in the history
  4. deleted

    JuheonChu committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    579f889 View commit details
    Browse the repository at this point in the history
  5. Update __init__.py

    JuheonChu committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    fe547eb View commit details
    Browse the repository at this point in the history
  6. Update __init__.py

    JuheonChu committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    1d64709 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

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