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

[Bug FIx] import llama context ops fix #4524

Merged
merged 26 commits into from
Aug 28, 2023

Commits on Aug 22, 2023

  1. added _vllm_rms_norm

    tiandiao123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c3bf7d0 View commit details
    Browse the repository at this point in the history
  2. change place

    tiandiao123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3a31b68 View commit details
    Browse the repository at this point in the history
  3. added tests

    tiandiao123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2ef5d83 View commit details
    Browse the repository at this point in the history
  4. added tests

    tiandiao123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    11e771c View commit details
    Browse the repository at this point in the history
  5. modify

    tiandiao123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5dd17d2 View commit details
    Browse the repository at this point in the history
  6. adding kernels

    tiandiao123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    cdabf05 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. added tests:

    tiandiao123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    cabbe27 View commit details
    Browse the repository at this point in the history
  2. adding kernels

    tiandiao123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b400a0c View commit details
    Browse the repository at this point in the history
  3. modify

    tiandiao123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0799569 View commit details
    Browse the repository at this point in the history
  4. added

    tiandiao123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5d662fc View commit details
    Browse the repository at this point in the history
  5. updating kernels

    tiandiao123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8498ca1 View commit details
    Browse the repository at this point in the history
  6. adding tests

    tiandiao123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    37588d7 View commit details
    Browse the repository at this point in the history
  7. added tests

    tiandiao123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    eab096f View commit details
    Browse the repository at this point in the history
  8. kernel change

    tiandiao123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    efa1c40 View commit details
    Browse the repository at this point in the history
  9. submit

    tiandiao123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    62837d8 View commit details
    Browse the repository at this point in the history
  10. modify

    tiandiao123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4685e6d View commit details
    Browse the repository at this point in the history
  11. added

    tiandiao123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    042c1ca View commit details
    Browse the repository at this point in the history
  12. edit comments

    tiandiao123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fa9042f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. change name

    tiandiao123 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5805188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa47c1c View commit details
    Browse the repository at this point in the history
  3. add

    tiandiao123 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    96eb052 View commit details
    Browse the repository at this point in the history
  4. added

    tiandiao123 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d5b8b90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b24672c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. fix

    tiandiao123 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c3768e6 View commit details
    Browse the repository at this point in the history
  2. add ops into init.py

    tiandiao123 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9d4ca4d View commit details
    Browse the repository at this point in the history
  3. add

    tiandiao123 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1ee367e View commit details
    Browse the repository at this point in the history