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

[Infer] delete benchmark in tests and fix bug for llama and bloom #4636

Merged
merged 16 commits into from
Sep 6, 2023

Commits on Sep 4, 2023

  1. fix rotary embedding

    Xu-Kai committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c7d6d8d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. merge colossal inference

    Xu-Kai committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    0eadde2 View commit details
    Browse the repository at this point in the history
  2. delete print

    Xu-Kai committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    64c0782 View commit details
    Browse the repository at this point in the history
  3. fix init seq len bug

    Xu-Kai committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    64d8d55 View commit details
    Browse the repository at this point in the history
  4. rename pytest

    Xu-Kai committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a255925 View commit details
    Browse the repository at this point in the history
  5. add benchmark for llama

    Xu-Kai committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c525e78 View commit details
    Browse the repository at this point in the history
  6. refactor codes

    Xu-Kai committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    117cdf1 View commit details
    Browse the repository at this point in the history
  7. delete useless code

    Xu-Kai committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2af8002 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae4b162 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. add check triton and cuda

    Xu-Kai committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f3e3046 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/colossal-inference' of github.com:hpcaitech/Col…

    …ossalAI into inference
    Xu-Kai committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0278e4a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/colossal-inference' of github.com:hpcaitech/Col…

    …ossalAI into inference
    Xu-Kai committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    01e89fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d71765a View commit details
    Browse the repository at this point in the history
  5. delete benchmark for tests

    Xu-Kai committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6102ab2 View commit details
    Browse the repository at this point in the history
  6. delete useless code

    Xu-Kai committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    38dd401 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d26f5e9 View commit details
    Browse the repository at this point in the history