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

[Model] Add support for GPTJ architecture #3012

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 4, 2024

  1. Add files via upload

    tlopex authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9c261b5 View commit details
    Browse the repository at this point in the history
  2. Update model.py

    tlopex authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c55e882 View commit details
    Browse the repository at this point in the history
  3. Update model_preset.py

    tlopex authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    549a3fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a3fb82 View commit details
    Browse the repository at this point in the history
  5. Update gpt_j_model.py

    tlopex authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1280361 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a9161f View commit details
    Browse the repository at this point in the history
  7. Update model_preset.py

    tlopex authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    89684a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f44ca7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Update gpt_j_model.py

    tlopex authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    90cede3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3b2a5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e8ebbe View commit details
    Browse the repository at this point in the history
  4. Update gpt_j_loader.py

    tlopex authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    48f12fd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Update position_embedding.py

    tlopex authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e4265d7 View commit details
    Browse the repository at this point in the history