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

Integrate triton with huggingface runtime #3601

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Apr 22, 2024

  1. Integrate triton with huggingface runtime

    Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
    sivanantha321 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    13851e9 View commit details
    Browse the repository at this point in the history
  2. Add tritonclient as dependency

    Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
    sivanantha321 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    94a5d48 View commit details
    Browse the repository at this point in the history
  3. fix build fails due to setuptools

    Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
    sivanantha321 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7d3b2a5 View commit details
    Browse the repository at this point in the history
  4. Add support to configure triton using config file

    Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
    sivanantha321 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9190166 View commit details
    Browse the repository at this point in the history
  5. Rebase master

    Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
    sivanantha321 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    632374e View commit details
    Browse the repository at this point in the history
  6. Fix triton config path

    Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
    sivanantha321 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    29ef329 View commit details
    Browse the repository at this point in the history