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

Use continuous batching by default #882

Open
wants to merge 80 commits into
base: master
Choose a base branch
from

Conversation

Wovchena
Copy link
Collaborator

No description provided.

@andrei-kochin andrei-kochin marked this pull request as ready for review September 19, 2024 14:52
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
@ilya-lavrenov ilya-lavrenov added this to the 2024.5 milestone Sep 20, 2024
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
src/cpp/src/llm_pipeline.cpp Outdated Show resolved Hide resolved
@github-actions github-actions bot removed the category: continuous batching Continuous batching label Nov 11, 2024
@ilya-lavrenov ilya-lavrenov added this to the 2025.0 milestone Nov 12, 2024
@github-actions github-actions bot removed the category: GHA CI based on Github actions label Nov 12, 2024
@github-actions github-actions bot removed the category: sampling Sampling / Decoding algorithms label Nov 21, 2024
@ilya-lavrenov
Copy link
Contributor

for some reason only a single test is run:

======================== 1 failed, 3 warnings in 45.75s ========================

@Wovchena any ideas?

@Wovchena
Copy link
Collaborator Author

It was meant to run a single test only: the command is python -m pytest -v ./tests/python_tests/test_chat_generate_api.py::test_set_chat_template. The full testing is in the next step.

@github-actions github-actions bot added the category: GHA CI based on Github actions label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GHA CI based on Github actions category: LLM LLM pipeline (stateful, static) do_not_merge do_not_review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants