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

About scheduler #26

Open
luzai opened this issue Dec 3, 2023 · 2 comments
Open

About scheduler #26

luzai opened this issue Dec 3, 2023 · 2 comments

Comments

@luzai
Copy link

luzai commented Dec 3, 2023

Thank you for your great work! May I ask about some details on the scheduler?

  1. In paper, it is mentioned that "To minimize latency penalty, we limit the prefill batch size to 1 for each batch." So if multiple requests are at prefill stage, they will either be scheduled to different Runners or be in the first-arrive-first service queue. Is this understanding correct? By the way, May I know whether this scheduling code (for section 5.1 Scheduling new request) is released?
  2. In figure 2, May I know the difference between runner and LLMs under a runner?

Looking forward to hearing from you~

@luciferlinx101
Copy link
Contributor

Yeah even I am also looking for the same!

@jjjjohnson
Copy link

Look like there is no implementation for scheculer in this repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants