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

Fix inference for causal lm models #351

Merged
merged 14 commits into from
Jun 15, 2023
Merged

Fix inference for causal lm models #351

merged 14 commits into from
Jun 15, 2023

Commits on Jun 14, 2023

  1. fix inference

    echarlaix committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    cd155c1 View commit details
    Browse the repository at this point in the history
  2. add tests

    echarlaix committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    abcb443 View commit details
    Browse the repository at this point in the history
  3. fix test

    echarlaix committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d67243b View commit details
    Browse the repository at this point in the history
  4. fix typo

    echarlaix committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1d937f5 View commit details
    Browse the repository at this point in the history
  5. fix test

    echarlaix committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e0349b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    788d9f1 View commit details
    Browse the repository at this point in the history
  7. fix style

    echarlaix committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3aa0188 View commit details
    Browse the repository at this point in the history
  8. add test

    echarlaix committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2858f75 View commit details
    Browse the repository at this point in the history
  9. disable tests

    echarlaix committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    08f6a17 View commit details
    Browse the repository at this point in the history
  10. add model test

    echarlaix committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3d73c3e View commit details
    Browse the repository at this point in the history
  11. add test

    echarlaix committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    16fdf06 View commit details
    Browse the repository at this point in the history
  12. disable architecture

    echarlaix committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c201c6b View commit details
    Browse the repository at this point in the history
  13. fix test

    echarlaix committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2105444 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. fix key

    echarlaix committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    449379d View commit details
    Browse the repository at this point in the history