Skip to content

[WIP] Scheduler experimentation: don't shift tkv for new sequence#610

Draft
yannicks1 wants to merge 3 commits intomainfrom
scheduler-exploration
Draft

[WIP] Scheduler experimentation: don't shift tkv for new sequence#610
yannicks1 wants to merge 3 commits intomainfrom
scheduler-exploration

Conversation

@yannicks1
Copy link
Collaborator

Do not merge, ongoing experiment

Signed-off-by: Yannick Schnider <yannick.schnider1@ibm.com>
@github-actions
Copy link

👋 Hi! Thank you for contributing to vLLM support on Spyre.
Just a reminder: Make sure that your code passes all the linting checks, otherwise your PR won't be able to be merged. To do so, first install the linting requirements, then run format.sh and commit the changes. This can be done with uv directly:

uv sync --frozen --group lint --active --inexact

Or this can be done with pip:

uv pip compile --group lint > requirements-lint.txt
pip install -r requirements-lint.txt
bash format.sh

Now you are good to go 🚀

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