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

Disable prefix tuning and limit llama adapter #482

Merged
merged 5 commits into from
May 6, 2024

Commits on May 2, 2024

  1. Disable prefix tuning as its currently not supported; Limit llama_ada…

    …pter usage to non-FSDP only
    mreso committed May 2, 2024
    Configuration menu
    Copy the full SHA
    091d58d View commit details
    Browse the repository at this point in the history
  2. Add unit test for config check

    mreso committed May 2, 2024
    Configuration menu
    Copy the full SHA
    853f928 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    mreso committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7ca0b66 View commit details
    Browse the repository at this point in the history
  4. Fix LLaMA ->Llama

    mreso committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d872772 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b93dc6 View commit details
    Browse the repository at this point in the history