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

[Testing] SDPA vs PA: debug prints #1439

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

itikhono
Copy link

@itikhono itikhono commented Dec 26, 2024

tools/continuous_batching/accuracy/continuous_batching_accuracy.cpp : SDPA vs PA generation pipelines

src/cpp/src/continuous_batching_impl.cpp : add outputs to PA
src/cpp/src/model_runner.hpp : print PA outputs to file

src/cpp/src/llm_pipeline.cpp : add output to SDPA
src/cpp/src/lm_encoding.cpp : print SDPA outputs to file

src/cpp/src/sampler.cpp : print SDPA and PA logits

@github-actions github-actions bot added category: continuous batching Continuous batching category: LLM LLM pipeline (stateful, static) category: sampling Sampling / Decoding algorithms no-match-files labels Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: continuous batching Continuous batching category: LLM LLM pipeline (stateful, static) category: sampling Sampling / Decoding algorithms do_not_merge do_not_review no-match-files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant