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

[MiniGPT4] Add MiniGPT4 to SHARK #1554

Merged
merged 4 commits into from
Jul 25, 2023
Merged

Commits on Jul 25, 2023

  1. [MiniGPT4] Add MiniGPT4 to SHARK

    -- This is the first installment of MiniGPT4 in SHARK.
    
    Signed-off-by: Abhishek Varma <[email protected]>
    Abhishek-Varma committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    03ca471 View commit details
    Browse the repository at this point in the history
  2. Add int8 support for MiniGPT4

    -- This commit adds int8 support for MiniGPT4.
    
    Signed-off-by: Abhishek Varma <[email protected]>
    Abhishek-Varma committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6c4e22d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    681a7ea View commit details
    Browse the repository at this point in the history
  4. black format MiniGPT4

    Abhishek-Varma committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a2f27b5 View commit details
    Browse the repository at this point in the history