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

Add function to set end_id and apply chat template for GAP Triton In-Process #183

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    6122f9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from tedzhouhk/hzhou/triton_eos

    add feature to set end_id for trtllm engine input convert
    tedzhouhk authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bb87979 View commit details
    Browse the repository at this point in the history
  3. move to input group

    hongkuan committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bd79493 View commit details
    Browse the repository at this point in the history
  4. add to skip_arg

    hongkuan committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    df0be1c View commit details
    Browse the repository at this point in the history
  5. typo

    hongkuan committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f652271 View commit details
    Browse the repository at this point in the history
  6. pass end in in list

    hongkuan committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e738910 View commit details
    Browse the repository at this point in the history
  7. add chat template

    hongkuan committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    144f165 View commit details
    Browse the repository at this point in the history
  8. typo

    hongkuan committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1777fa1 View commit details
    Browse the repository at this point in the history
  9. correct chat template

    hongkuan committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d6be758 View commit details
    Browse the repository at this point in the history
  10. typo

    hongkuan committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d067b04 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. remove triton_converter_set_end_id from cli arg

    hongkuan committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    c590a6e View commit details
    Browse the repository at this point in the history
  2. typo

    hongkuan committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    79f869d View commit details
    Browse the repository at this point in the history
  3. add back to ignore list

    hongkuan committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    f1d3708 View commit details
    Browse the repository at this point in the history
  4. fix

    hongkuan committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ca20c30 View commit details
    Browse the repository at this point in the history
  5. typo

    hongkuan committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    36338f9 View commit details
    Browse the repository at this point in the history
  6. typo

    hongkuan committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d2b2b63 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. fix measurement for empty first/last response

    hongkuan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    bf14733 View commit details
    Browse the repository at this point in the history
  2. remove unused config in InputsConfig

    hongkuan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    22e2322 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

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