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

Wanda #1834

Merged
merged 17 commits into from
Dec 28, 2023
Merged

Wanda #1834

merged 17 commits into from
Dec 28, 2023

Commits on Dec 1, 2023

  1. Add wanda base

    rahul-tuli committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9b7cc6e View commit details
    Browse the repository at this point in the history
  2. Initial implementation

    rahul-tuli committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    87171b7 View commit details
    Browse the repository at this point in the history
  3. Update Wanda Base

    rahul-tuli committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cf65bb5 View commit details
    Browse the repository at this point in the history
  4. Refactor to use WandaLayerCompressor

    Update WrappedGPT
    rahul-tuli committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b8d4dff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    563efd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

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

Commits on Dec 13, 2023

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

Commits on Dec 14, 2023

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

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    1d1aaca View commit details
    Browse the repository at this point in the history
  2. [Wanda Refactor] Wanda/OBCQ Modifier Refactor (#1887)

    * Define GPT contract
    
    * rename tmp -> batch_size
    
    * Define LayerCompressor Contract
    
    * Rename gpt_helpers to gpts
    Fix some docstrings
    
    * add named argument to function call
    
    * Wanda/OBCQ refactor
    
    * propagate target-ids
    
    * Address review comments from
    * #1885
    * #1886
    rahul-tuli committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5f24ff9 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    rahul-tuli committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    149f297 View commit details
    Browse the repository at this point in the history
  4. Update test

    rahul-tuli committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    084ded5 View commit details
    Browse the repository at this point in the history
  5. Fix regression

    rahul-tuli committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    66dc2e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    672f13a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Dec 21, 2023

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

Commits on Dec 27, 2023

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