Skip to content

Conversation

hnyls2002
Copy link
Collaborator

@hnyls2002 hnyls2002 commented Jul 29, 2024

Thank you for your contribution, we really appreciate it. The following instructions will help improve your pull request and make it easier to receive feedback. If there are any items you don't understand, don't worry. Just submit the pull request and ask the maintainers for help.

Motivation

Support chunked prefill.

Modification

  1. Add an --chunked-prefill-size parameter.
  2. Add an inflight request field in tp worker.
  3. Based on Chunked prefill support #797

Checklist

  1. Ensure pre-commit pre-commit run --all-files or other linting tools are used to fix potential lint issues.
  2. Confirm that modifications are covered by complete unit tests. If not, please add more unit tests for correctness.
  3. Modify documentation as needed, such as docstrings or example tutorials.

@Ying1123 Ying1123 merged commit 7cd4f24 into main Jul 29, 2024
2 checks passed
@Ying1123 Ying1123 deleted the chunked-prefill branch July 29, 2024 10:33
@Ying1123 Ying1123 mentioned this pull request Jul 30, 2024
29 tasks
timethink pushed a commit to timethink/sglang that referenced this pull request Mar 9, 2025
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

Successfully merging this pull request may close these issues.

2 participants