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

feat: adding load_model helper for huggingface causal LM models #226

Merged
merged 13 commits into from
Nov 10, 2024

Commits on Oct 8, 2024

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

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    2177505 View commit details
    Browse the repository at this point in the history
  2. adding more tests

    chanind committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7386b9e View commit details
    Browse the repository at this point in the history
  3. updating docs

    chanind committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    58e4b60 View commit details
    Browse the repository at this point in the history
  4. tweaking docstrings

    chanind committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9e28deb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    684ff81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfa02f5 View commit details
    Browse the repository at this point in the history
  3. fixing test

    chanind committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    08f1f8c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

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

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    add7e2c View commit details
    Browse the repository at this point in the history
  2. changes from CR

    chanind committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    9c255c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c3a5b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e9350d View commit details
    Browse the repository at this point in the history