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

Update QueueLLM #97

Open
wants to merge 2 commits into
base: MLPerf_4.1
Choose a base branch
from
Open

Commits on Jul 22, 2024

  1. Update QueueLLM

    Instead of sending back the first tokens and all when a request finished, send back the new tokens for each step.
    Zakor committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    98357d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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