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 Composition Support to LoRA and (IA)³ #598

Merged
merged 9 commits into from
Nov 18, 2023
Merged

Commits on Nov 6, 2023

  1. Refactor LoRA implementation:

    Disentangle LoRA & IA3
    calpt committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ee056eb View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    9dfbb7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d344cb0 View commit details
    Browse the repository at this point in the history
  3. Add LoRA Parallel composition

    calpt committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    c1692ed View commit details
    Browse the repository at this point in the history
  4. bug fixes

    calpt committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    db4c8c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Update docs

    calpt committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7f54fd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. doc

    calpt committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    99fb584 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Update src/adapters/methods/adapter_layer_base.py

    Co-authored-by: TimoImhof <[email protected]>
    calpt and TimoImhof committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    dcbe7ba View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Add comment

    calpt committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    2035917 View commit details
    Browse the repository at this point in the history