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

start porting latest tgi #480

Merged
merged 32 commits into from
May 24, 2024
Merged

start porting latest tgi #480

merged 32 commits into from
May 24, 2024

Commits on May 20, 2024

  1. start porting latest tgi

    flozi00 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    25bd2b6 View commit details
    Browse the repository at this point in the history
  2. awq

    flozi00 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1337aa5 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. refactor attention

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8449a94 View commit details
    Browse the repository at this point in the history
  2. more layers

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e446812 View commit details
    Browse the repository at this point in the history
  3. docker

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ce4417b View commit details
    Browse the repository at this point in the history
  4. rm awq from docker

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    262b5f4 View commit details
    Browse the repository at this point in the history
  5. ruff

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    48aecdc View commit details
    Browse the repository at this point in the history
  6. fix docker awq

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    fe1a883 View commit details
    Browse the repository at this point in the history
  7. fix vllm make

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    679f338 View commit details
    Browse the repository at this point in the history
  8. dockerfile

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5f0d8b2 View commit details
    Browse the repository at this point in the history
  9. ttf imports

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5d4848d View commit details
    Browse the repository at this point in the history
  10. ruff

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    893a0ff View commit details
    Browse the repository at this point in the history
  11. fix layers

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9caaf0f View commit details
    Browse the repository at this point in the history
  12. ruff

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0791dfd View commit details
    Browse the repository at this point in the history
  13. Update __init__.py

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    573fb32 View commit details
    Browse the repository at this point in the history
  14. Update __init__.py

    flozi00 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    fe65875 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. ruff

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d32e6a9 View commit details
    Browse the repository at this point in the history
  2. imports

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f420eee View commit details
    Browse the repository at this point in the history
  3. imports

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1bb9030 View commit details
    Browse the repository at this point in the history
  4. ruff

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    357fe3d View commit details
    Browse the repository at this point in the history
  5. fix

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8712ec2 View commit details
    Browse the repository at this point in the history
  6. import

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    629986e View commit details
    Browse the repository at this point in the history
  7. import

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    78519ea View commit details
    Browse the repository at this point in the history
  8. linear layer import in layers.py

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f207d40 View commit details
    Browse the repository at this point in the history
  9. add fp8, update FA

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9649fad View commit details
    Browse the repository at this point in the history
  10. fix FA2 check

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    98ac61c View commit details
    Browse the repository at this point in the history
  11. paged attention

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6d41fbf View commit details
    Browse the repository at this point in the history
  12. fix llama PA

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a20bc03 View commit details
    Browse the repository at this point in the history
  13. awq typo

    flozi00 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ab80c15 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Revert build.yaml

    tgaddair committed May 24, 2024
    Configuration menu
    Copy the full SHA
    feb06be View commit details
    Browse the repository at this point in the history
  2. Added back channels

    tgaddair committed May 24, 2024
    Configuration menu
    Copy the full SHA
    503af2a View commit details
    Browse the repository at this point in the history
  3. Revert

    tgaddair committed May 24, 2024
    Configuration menu
    Copy the full SHA
    dae793e View commit details
    Browse the repository at this point in the history