chunked pipeline parallelism #1547
baolinhuang
started this conversation in
General
Replies: 1 comment
You can find a similar open source implementation here: https://lmsys.org/blog/2026-01-15-chunked-pipeline/ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am interested in the chunked pipeline parallelism (CPP) mechanism in the mooncake paper, but it seems that its implementations are not provided in the source code.
All reactions