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

Add support for GPTJ #5

Merged

Commits on May 17, 2024

  1. Add support for GPTJ model and unit tests

    Signed-off-by: mamtsing <[email protected]>
    Signed-off-by: mamtsing <[email protected]>
    quic-mamta authored and mamtsing committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2a6853d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    01f07b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90ec076 View commit details
    Browse the repository at this point in the history
  3. Update modeling_gptj.py

    Signed-off-by: Mamta Singh <[email protected]>
    quic-mamta authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2263478 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Update generate_inputs.py

    Signed-off-by: Mamta Singh <[email protected]>
    quic-mamta authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fda4ff5 View commit details
    Browse the repository at this point in the history
  2. Update run_utils.py

    Signed-off-by: Mamta Singh <[email protected]>
    quic-mamta authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    94f7088 View commit details
    Browse the repository at this point in the history
  3. Update generate_inputs.py

    Signed-off-by: Mamta Singh <[email protected]>
    quic-mamta authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    00e4bbd View commit details
    Browse the repository at this point in the history
  4. Update config.json

    Signed-off-by: Mamta Singh <[email protected]>
    quic-mamta authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e44c777 View commit details
    Browse the repository at this point in the history
  5. Update class comments

    Signed-off-by: Mamta Singh <[email protected]>
    quic-mamta committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ca04124 View commit details
    Browse the repository at this point in the history
  6. Update _utils.py

    Signed-off-by: Mamta Singh <[email protected]>
    quic-mamta authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    06a52e2 View commit details
    Browse the repository at this point in the history
  7. Update _utils.py

    Signed-off-by: Mamta Singh <[email protected]>
    quic-mamta authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c151a8b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Update modeling_gptj.py

    Signed-off-by: Mamta Singh <[email protected]>
    quic-mamta authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0abe648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d700e1 View commit details
    Browse the repository at this point in the history
  3. Update config.json

    Signed-off-by: Mamta Singh <[email protected]>
    quic-mamta authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fe73e18 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Update modeling_gptj.py

    Signed-off-by: Mamta Singh <[email protected]>
    quic-mamta authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f01b63d View commit details
    Browse the repository at this point in the history
  2. Update generate_inputs.py

    Signed-off-by: Mamta Singh <[email protected]>
    quic-mamta authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7ee16ef View commit details
    Browse the repository at this point in the history