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

refactor: RMSNorm #59

Merged
merged 43 commits into from
Apr 1, 2024
Merged

refactor: RMSNorm #59

merged 43 commits into from
Apr 1, 2024

Commits on Mar 26, 2024

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

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    b0aa03d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0517125 View commit details
    Browse the repository at this point in the history
  3. Update extensions.cpp

    zhangzefeng92 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d675c9f View commit details
    Browse the repository at this point in the history
  4. modify extensions.cpp

    zhangzefeng92 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3f100c0 View commit details
    Browse the repository at this point in the history
  5. fix python lint

    zhangzefeng92 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fce081f View commit details
    Browse the repository at this point in the history
  6. fix python lint

    zhangzefeng92 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7e59912 View commit details
    Browse the repository at this point in the history
  7. fix python lint

    zhangzefeng92 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bd74cb0 View commit details
    Browse the repository at this point in the history
  8. fix python lint

    zhangzefeng92 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5027589 View commit details
    Browse the repository at this point in the history
  9. fix rms norm

    zhangzefeng92 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7fc26c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. modify rms norm

    zhangzefeng92 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    136e8e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. update cpp ext of rms norm

    zhangzefeng92 authored and lljbash committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9277e0a View commit details
    Browse the repository at this point in the history
  2. Update test_rms_lightlm.py

    zhangzefeng92 authored and lljbash committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1be8963 View commit details
    Browse the repository at this point in the history
  3. Update test_rms_lightlm.py

    zhangzefeng92 authored and lljbash committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6cd9db6 View commit details
    Browse the repository at this point in the history
  4. Update extensions.cpp

    zhangzefeng92 authored and lljbash committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    fd486a6 View commit details
    Browse the repository at this point in the history
  5. modify extensions.cpp

    zhangzefeng92 authored and lljbash committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d54413b View commit details
    Browse the repository at this point in the history
  6. fix python lint

    zhangzefeng92 authored and lljbash committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6dad1ed View commit details
    Browse the repository at this point in the history
  7. fix python lint

    zhangzefeng92 authored and lljbash committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0a8a28d View commit details
    Browse the repository at this point in the history
  8. fix python lint

    zhangzefeng92 authored and lljbash committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4ef9d48 View commit details
    Browse the repository at this point in the history
  9. fix python lint

    zhangzefeng92 authored and lljbash committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    241492b View commit details
    Browse the repository at this point in the history
  10. fix rms norm

    zhangzefeng92 authored and lljbash committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5cafafe View commit details
    Browse the repository at this point in the history
  11. modify rms norm

    zhangzefeng92 authored and lljbash committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3d9a805 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    33d3618 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    28274a0 View commit details
    Browse the repository at this point in the history
  2. modify rms norm

    zhangzefeng92 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    27da2ec View commit details
    Browse the repository at this point in the history
  3. modify rms norm

    zhangzefeng92 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3f894a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5590c8 View commit details
    Browse the repository at this point in the history
  5. lint

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    52bc927 View commit details
    Browse the repository at this point in the history
  6. delete the duplicated

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5ac11ca View commit details
    Browse the repository at this point in the history
  7. delete

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4a31673 View commit details
    Browse the repository at this point in the history
  8. Update __init__.py

    zhangzefeng92 authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8ab1be0 View commit details
    Browse the repository at this point in the history
  9. modify test

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c314b13 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    645c8da View commit details
    Browse the repository at this point in the history
  11. modify

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    dc674ca View commit details
    Browse the repository at this point in the history
  12. modify rotary_embeding

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7ce2b22 View commit details
    Browse the repository at this point in the history
  13. modify rotary_embeding

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    03d5992 View commit details
    Browse the repository at this point in the history
  14. modify rotary_embeding

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    92bcf46 View commit details
    Browse the repository at this point in the history
  15. lint

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b0965fb View commit details
    Browse the repository at this point in the history
  16. fix

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e979201 View commit details
    Browse the repository at this point in the history
  17. fix

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a3cd9da View commit details
    Browse the repository at this point in the history
  18. modify mha

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ca0b33c View commit details
    Browse the repository at this point in the history
  19. rename rotary_embedding

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6d798aa View commit details
    Browse the repository at this point in the history
  20. lint

    yangbofun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3380cfb View commit details
    Browse the repository at this point in the history