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

[api] implements text-generation search algorithm #2637

Merged
merged 10 commits into from
Jun 27, 2023

Commits on Jun 16, 2023

  1. LMSearchOnPt

    KexinFeng authored and frankfliu committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6743b67 View commit details
    Browse the repository at this point in the history
  2. Batch_scheduler greedy_and_beam constrastiveSearch LLMDecoder front_e…

    …nd_translator GPT2PT.merge
    KexinFeng authored and frankfliu committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ba1ffc8 View commit details
    Browse the repository at this point in the history
  3. PtLMBlock

    KexinFeng authored and frankfliu committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d23bec9 View commit details
    Browse the repository at this point in the history
  4. Refactor TextGenerator API

    frankfliu committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a9d516c View commit details
    Browse the repository at this point in the history
  5. Refactor TextGenerator API

    frankfliu committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    661f215 View commit details
    Browse the repository at this point in the history
  6. Add unit test

    frankfliu committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6511fce View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. comments

    KexinFeng committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9fa5bb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. doc

    KexinFeng committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a071e0b View commit details
    Browse the repository at this point in the history
  2. fmt

    KexinFeng committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c9c6fd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Fixes javadoc

    frankfliu committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8242299 View commit details
    Browse the repository at this point in the history