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 ability to load local models, added early stopping, remove vocab check, fixed GPTJ model conversion #38

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Mar 31, 2023

  1. created a pip package

    kamalojasv181 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    da8b110 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Merge pull request #1 from kamalojasv181/master

    add pip install
    mallorbc authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    6ba3a93 View commit details
    Browse the repository at this point in the history
  2. added the ability load other models using a path, added ability to st…

    …op early, added the ability to not wait for process.
    mallorbc committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    33de155 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f70738d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    869dce2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge pull request #2 from NolanoOrg/master

    merge main into branch
    mallorbc authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8e31276 View commit details
    Browse the repository at this point in the history