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

Optimizing GPT performance in inference #906

Merged
merged 16 commits into from
Nov 24, 2022

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    4b06fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a8005f View commit details
    Browse the repository at this point in the history
  3. fix topp_sampling.

    carryyu committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    dcb35af View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. optimize GPT.

    carryyu committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    3b8a709 View commit details
    Browse the repository at this point in the history
  2. optimize GPT.

    carryyu committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    756eb33 View commit details
    Browse the repository at this point in the history
  3. optimize GPT.

    carryyu committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    f6075f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. add comment

    carryyu committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    27bd2fe View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. add comment

    carryyu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    38e4ea1 View commit details
    Browse the repository at this point in the history
  2. add comment

    carryyu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    89851fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4887c9b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    89d399e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d9878f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    e25a906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfb4bbd View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 24, 2022

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