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

feat: implement prompt lookup based speculative decoding #916

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Nov 29, 2023

  1. update

    wsxiaoys committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8c0afa4 View commit details
    Browse the repository at this point in the history
  2. fix format

    wsxiaoys committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a42fde1 View commit details
    Browse the repository at this point in the history
  3. temp

    wsxiaoys committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8c770c6 View commit details
    Browse the repository at this point in the history
  4. update

    wsxiaoys committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    30b42bf View commit details
    Browse the repository at this point in the history
  5. refactor

    wsxiaoys committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d1c4db5 View commit details
    Browse the repository at this point in the history
  6. fix

    wsxiaoys committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    900e3c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. update

    wsxiaoys committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ce20ae5 View commit details
    Browse the repository at this point in the history
  2. cleanup

    wsxiaoys committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ce64207 View commit details
    Browse the repository at this point in the history
  3. update

    wsxiaoys committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b2c4635 View commit details
    Browse the repository at this point in the history
  4. fix ngram build

    wsxiaoys committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    de96d1b View commit details
    Browse the repository at this point in the history
  5. update

    wsxiaoys committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7f6af66 View commit details
    Browse the repository at this point in the history