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 NM models #1

Merged
merged 19 commits into from
May 8, 2024
Merged

Add support for NM models #1

merged 19 commits into from
May 8, 2024

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    2dd2ac9 View commit details
    Browse the repository at this point in the history
  2. Relaxes regex completion to allow for multiple instances of matching.…

    … Assumes first instance is the output picked by the model.
    anmarques committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    677b991 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a568936 View commit details
    Browse the repository at this point in the history
  4. Add support for accelerate

    anmarques committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    891f7b5 View commit details
    Browse the repository at this point in the history
  5. Add support for accelerate

    anmarques committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b55f3e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    029e684 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    899ae0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9563bb7 View commit details
    Browse the repository at this point in the history
  9. Remove peft support

    anmarques committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    61feffd View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Add fsdp support

    anmarques committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6473307 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

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

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    8c4c605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    939ae74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b4af44 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    e6a455e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc6148a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36dd36b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e18da0c View commit details
    Browse the repository at this point in the history